mirror of
https://github.com/kiddin9/op-packages.git
synced 2026-07-27 10:31:38 +08:00
🍕 Sync 2026-03-23 17:03:18
This commit is contained in:
parent
d9320c9550
commit
121b5af63e
@ -117,7 +117,7 @@ return view.extend({
|
||||
o.default = 'no'; // smb.conf default is 'yes'
|
||||
o.rmempty = false;
|
||||
|
||||
s.option(form.Flag, 'force_root', _('Force Root'));
|
||||
o = s.option(form.Flag, 'force_root', _('Force Root'));
|
||||
o.enabled = 'yes';
|
||||
o.disabled = 'no';
|
||||
o.default = 'yes';
|
||||
|
||||
Loading…
Reference in New Issue
Block a user