Difference between revisions of "Share Extra Parameters"
From Amahi Wiki
Line 6: | Line 6: | ||
For example, you could add a line such as: | For example, you could add a line such as: | ||
− | + | vfs objects = recycle | |
to enable the Recycle Bin module for that share. | to enable the Recycle Bin module for that share. | ||
[[File:Share_Extra_Parameters.png]] | [[File:Share_Extra_Parameters.png]] |
Revision as of 01:31, 26 January 2010
The Extra Parameters option for Shares will appear if you enabled Advanced_Settings.
It can be used to add other parameters in your smb.conf for specific shares.
IMPORTANT: You can easily make Amahi generate INVALID samba configurations with this option - so use it very carefully!!
For example, you could add a line such as:
vfs objects = recycle
to enable the Recycle Bin module for that share.