forked from catarse/catarse
-
Notifications
You must be signed in to change notification settings - Fork 0
Configurations table
Daniel Weinmann edited this page Aug 13, 2013
·
16 revisions
These are the currently used variables in the configurations table
- timezone: full PostgreSQL timezone name, as in 'America/Sao_Paulo'
- company_name: the name of the platform's company. It will sign all system emails
- email_system: your system email address. It will send all system emails
- email_payments: your payment email address. It will receive refund requests and other payment related emails
- email_projects your projects email address. It will receive project related emails
- catarse_fee: the fee that goes to you the platform, in float. 13% would be stored as '0.13'
- base_domain: the hostname of your platform, without protocol. 'catarse.me' is an example
- base_url: the domain of your platform, with protocol. 'http://catarse.me' is an example
- secure_review_host: ??
- uservoice_subdomain: your UserVoice subdomain
- uservoice_sso_key: your UserVoice SSO key
- uservoice_secret_gadget: ??
- mailchimp_list_id: your Mailchimp list_id to sync newsletter subscribers