📁 File Manager Pro
v10.0.2 | PHP: 8.1.34
Server: LiteSpeed
2026-06-28 14:34:45
📂
/
/
var
/
softaculous
/
doku
✏️
Editing: local.php
<?php /** * Dokuwiki's Main Configuration File - Local Settings * Auto-generated by install script * Date: [[reg_date]] */ $conf['title'] = '[[sn]]'; $conf['lang'] = '[[language]]'; $conf['license'] = '0'; $conf['useacl'] = 1; $conf['superuser'] = '@admin'; $conf['disableactions'] = 'register';
💾 Save Changes
❌ Cancel