BossBey File Manager
PHP:
7.2.34
OS:
Linux
User:
tcommcom
Root
/
var
/
softaculous
/
pimcore
📤 Upload
📝 New File
📁 New Folder
Close
Editing: install.xml
<softinstall xmlns="http://www.softaculous.com"> <settings> <group> <heading>{{ad_act}}</heading> <input type="text" name="admin_username" size="30" value="admin"> <head>{{ad_name}}</head> </input> <input type="text" name="admin_pass" size="30" value="Password1!"> <head>{{ad_pass}}</head> <handle>__ad_pass</handle> </input> </group> </settings> <db>mysql</db> <cron> <min>{rand(0,14)},{rand(15,29)},{rand(30,44)},{rand(45,59)}</min> <hour>*</hour> <day>*</day> <month>*</month> <weekday>*</weekday> <command>[[softpath]]/bin/console maintenance</command> </cron> </softinstall>
Save
Cancel