- Urgent
One of my shares is not correctly shown in the UI, here is the cfg and a screenshot of the configure page. When writing to the array, it is using cache and it is working as stated in the .cfg file, but whenever I make changes to settings of the share, like smb security settings, it overwrites it from the values from UI
root@Mediadinger:~# cat /boot/config/shares/homes.cfg
# Generated settings:
shareComment=""
shareInclude="disk5"
shareExclude=""
shareUseCache="yes"
shareCachePool="cache"
shareCachePool2=""
shareCOW="auto"
shareAllocator="highwater"
shareSplitLevel=""
shareFloor="250000000"
shareExport="-"
shareCaseSensitive="auto"
shareSecurity="private"
shareReadList=""
shareWriteList=""
shareVolsizelimit=""
shareExportNFS="-"
shareExportNFSFsid="0"
shareSecurityNFS="public"
shareHostListNFS=""