MOR system.conf
From Kolmisoft Wiki
Revision as of 07:57, 7 March 2023 by Ricardass (talk | contribs) (Created page with "This file is in /etc/mor/system.conf and describes some values for the MOR systems. === Database settings === * '''dbname''' - MySQL database name. * '''dbuser''' - MySQL database user. * '''dbhost''' - MySQL database host. * '''dbsecret''' - MySQL database password. * '''dbport''' - MySQL database port. === Subscriptions settings === * '''subscriptions_report_blocked_users''' - Should Subscriptions send an email to Admin when User is blocked due to insufficient funds...")
This file is in /etc/mor/system.conf and describes some values for the MOR systems.
Database settings
- dbname - MySQL database name.
- dbuser - MySQL database user.
- dbhost - MySQL database host.
- dbsecret - MySQL database password.
- dbport - MySQL database port.
Subscriptions settings
- subscriptions_report_blocked_users - Should Subscriptions send an email to Admin when User is blocked due to insufficient funds when trying to charge a subscription? If set to 1, then emails will be sent. If set to 0, then emails will not be sent. Default value 1.
- subscriptions_report_charged_users - Should Subscriptions send an email to Admin when User's Subscription is charged? If set to 1, then emails will be sent. If set to 0, then emails will not be sent. Default value 1.