Modify ↓
Ticket #3047 (closed feature request: fixed)
New keys in samba
| Reported by: | lioncub@… | Owned by: | jsalamero@… |
|---|---|---|---|
| Milestone: | 2.2 | Component: | samba |
| Severity: | normal | Keywords: | |
| Cc: |
Description
Plese add keys: 'touch' and 'minsize'.
File /usr/share/perl5/EBox/Samba.pm in "sub recycleConfig":
my @keys = ('repository', 'directory_mode', 'keeptree', 'versions',
'maxsize', 'exclude', 'excludedir', 'noversions', 'touch', 'minsize');
Attachments
Change History
Note: See
TracTickets for help on using
tickets.
(In [22498]) NN: Added missing touch and minsize options in /etc/zentyal/samba.conf for Recycle Bin (closes #3047)