/var/softaculous/lepton
NameSizeModeActions
images/-0755rm
php53/-0755rm
php56/-0755rm
php71/-0755rm
php81/-0755rm
php82/-0755rm
.htaccess1650644editdlrm
.htpasswd1030644editdlrm
clone.php76910644editdlrm
config.php5280644editdlrm
edit.php47930644editdlrm
edit.xml4330644editdlrm
extend.php110180644editdlrm
fileindex.php1040644editdlrm
hello-world.php1490644editdlrm
import.php37760644editdlrm
index.php5840644editdlrm
info.xml20660644editdlrm
install.js9240644editdlrm
install.php81320644editdlrm
install.xml14730644editdlrm
lepton.ini.php16270644editdlrm
md520700644editdlrm
notes.txt7700644editdlrm
root_.htaccess3660644editdlrm
update_pass.php6490644editdlrm
Edit: /var/softaculous/lepton/notes.txt (770B)
1. Default Timezone: America/Los_Angeles 2. PHP REQUIREMENT LINK: ../INSTALL and /install/index.php 3. The values for 'cipher', 'mode', and 'options' in lepton.ini.php are hardcoded in /install/save.php, so keep them as it is. 4. Since 4.3.0 2FA has been introduces. Uncheck this and then make the manual installation. (Since 4.4.0 this cannot be unchecked. Hence to disable 2FA we keep column value of 'tfa' as 'false' in `[[dbprefix]]settings` table in sql. To check this in manual installation take sql dump on installation sucessful page and then, visit admin panel's Menu->Settings->Default Settings and uncheck 'Two factor authentication' and take another dump and compare these two dumps). Since 4.5.0 2FA can be disabled at time of installation by unchecking it.