Server IP : 103.53.40.154 / Your IP : 18.116.14.12 Web Server : Apache System : Linux md-in-35.webhostbox.net 4.19.286-203.ELK.el7.x86_64 #1 SMP Wed Jun 14 04:33:55 CDT 2023 x86_64 User : ppcad7no ( 715) PHP Version : 8.2.25 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON Directory (0755) : /var/softaculous/dada/../wp60/../ely/../invoice/ |
[ Home ] | [ C0mmand ] | [ Upload File ] |
---|
# <?php exit('No direct script access allowed'); ?> # InvoicePlane Configuration File ### START HERE # Set your URL without trailing slash here, e.g. http://your-domain.com # If you use a subdomain, use http://subdomain.your-domain.com # If you use a subfolder, use http://your-domain.com/subfolder IP_URL=[[softurl]] # Having problems? Enable debug by changing the value to 'true' to enable advanced logging ENABLE_DEBUG=false # Set this setting to 'true' if you want to disable the setup for security purposes DISABLE_SETUP=[[setup_value]] # To remove index.php from the URL, set this setting to 'true'. # Please notice the additional instructions in the htaccess file! REMOVE_INDEXPHP=false # These database settings are set during the initial setup DB_HOSTNAME=[[softdbhost]] DB_USERNAME=[[softdbuser]] DB_PASSWORD=[[softdbpass]] DB_DATABASE=[[softdb]] DB_PORT=3306 # If you want to be logged out after closing your browser window, set this setting to 0 (ZERO). # The number represents the amount of minutes after that IP will automatically log out users, # the default is 10 days. SESS_EXPIRATION=864000 SESS_MATCH_IP=true # Enable the deletion of invoices ENABLE_INVOICE_DELETION=false # Disable the read-only mode for invoices DISABLE_READ_ONLY=false ## ## DO NOT CHANGE ANY CONFIGURATION VALUES BELOW THIS LINE! ## ======================================================= ## # This key is automatically set after the first setup. Do not change it manually! ENCRYPTION_KEY=[[encryption_key]] ENCRYPTION_CIPHER=AES-256 # Set to true after the initial setup SETUP_COMPLETED=true