Project

General

Profile

Task #2952 » migrate.conf

Guilhem Moulin, 2021-07-31 01:46

 
[discourse]
apiurl = http://127.0.0.1:3000
apikey = XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
host = ask.libreoffice.org
baseurl = https://ask.libreoffice.org

[askbot]
# baseurl is hardcoded because we also use it in regexps and we're too
# lazy to precompile
apiurl = https://89.238.68.146
host = ask.libreoffice.org

[database]
dbname = discourse_asklibo
host = 127.0.0.1
user = discourse
password = XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX

; vim:ft=dosini
(6-6/6)