mirror of
https://github.com/kiddin9/op-packages.git
synced 2026-09-13 20:04:45 +08:00
🦄 Sync 2026-06-17 03:41:10
This commit is contained in:
@@ -38,8 +38,6 @@ return view.extend({
|
||||
return fs.exec('/etc/init.d/tinyfilemanager', ['reload'])
|
||||
.catch((e) => { ui.addNotification(null, E('p', e.message), 'error') });
|
||||
};
|
||||
if (! has_location)
|
||||
o.description = _('To enable SSL support, you may need to install <b>%s</b><br/>').format(['php-nginx']);
|
||||
|
||||
o = s.option(form.Flag, 'use_auth', _('Enable Authentication'));
|
||||
o.rmempty = false;
|
||||
|
||||
Reference in New Issue
Block a user