|
Server : Apache System : Linux ecngx264.inmotionhosting.com 4.18.0-553.lve.el8.x86_64 #1 SMP Mon May 27 15:27:34 UTC 2024 x86_64 User : lonias5 ( 3576) PHP Version : 7.3.33 Disable Function : NONE Directory : /var/softaculous/stripe/ |
Upload File : |
# For a complete list of core environment variables see # https://docs.silverstripe.org/en/5/getting_started/environment_management/#core-environment-variables # DB credentials SS_DATABASE_CLASS="MySQLDatabase" SS_DATABASE_SERVER="[[softdbhost]]" SS_DATABASE_USERNAME="[[softdbuser]]" SS_DATABASE_PASSWORD="[[softdbpass]]" SS_DATABASE_NAME="[[softdb]]" SS_DEFAULT_ADMIN_USERNAME="[[admin_email]]" SS_DEFAULT_ADMIN_PASSWORD="[[admin_pass_plain]]" # WARNING: in a live environment, change this to "live" instead of dev SS_ENVIRONMENT_TYPE="live"