/var/softaculous/wallabag
NameSizeModeActions
images/-0755rm
php53/-0755rm
php56/-0755rm
php71/-0755rm
php81/-0755rm
php82/-0755rm
.htaccess870644editdlrm
changelog.txt32580644editdlrm
clone.php66170644editdlrm
edit.php61300644editdlrm
edit.xml4330644editdlrm
extend.php20900644editdlrm
fileindex.php4830644editdlrm
import.php39990644editdlrm
info.xml48840644editdlrm
install.js9240644editdlrm
install.php89350644editdlrm
install.xml16580644editdlrm
md525760644editdlrm
NOTES.txt22650644editdlrm
parameters.yml10610644editdlrm
soft_delete.php31000644editdlrm
upgrade.php247120644editdlrm
upgrade.xml2650644editdlrm
Edit: /var/softaculous/wallabag/parameters.yml (1061B)
# This file is auto-generated during the composer install parameters: database_driver: pdo_mysql database_host: [[softdbhost]] database_port: null database_name: [[softdb]] database_user: [[softdbuser]] database_password: [[softdbpass]] database_path: null database_table_prefix: [[dbprefix]] database_socket: null database_charset: utf8mb4 domain_name: '[[softurl]]/web' server_name: '[[site_name]]' mailer_dsn: 'smtp://127.0.0.1' locale: en secret: [[secret]] twofactor_sender: no-reply@wallabag.org fosuser_registration: true fosuser_confirmation: true fos_oauth_server_access_token_lifetime: 3600 fos_oauth_server_refresh_token_lifetime: 1209600 from_email: no-reply@wallabag.org rss_limit: 50 rabbitmq_host: localhost rabbitmq_port: 5672 rabbitmq_user: guest rabbitmq_password: guest rabbitmq_prefetch_count: 10 redis_scheme: tcp redis_host: localhost redis_port: 6379 redis_path: null redis_password: null sentry_dsn: null