Add config.ini to .gitignore
This commit is contained in:
parent
69c13e099a
commit
c6df3a4d0f
1 changed files with 0 additions and 34 deletions
34
config.ini
34
config.ini
|
@ -1,34 +0,0 @@
|
|||
[JOURNEYJOKER]
|
||||
debug = 1
|
||||
host = journeyjoker.dev.kumi
|
||||
countries = ["AT"]
|
||||
currencysymbol = "€"
|
||||
currencycode = "EUR"
|
||||
currencyname = "Euro"
|
||||
|
||||
[SMTP]
|
||||
host = "email.kumi"
|
||||
port = 25
|
||||
username = "noreply@journeyjoker.dev.kumi"
|
||||
password = "aiv4jeiHoa4saeH2aephaeDe2ev0urieGhahquoahihaeGh7AeSh9rohz3eethie"
|
||||
starttls = 1
|
||||
ssl = 0
|
||||
from = "noreply@journeyjoker.dev.kumi"
|
||||
bcc = []
|
||||
|
||||
[ADMINS]
|
||||
admin@example.com = Demo Admin
|
||||
|
||||
[MANAGERS]
|
||||
manager@example.com = Demo Manager
|
||||
|
||||
[MySQL]
|
||||
database = journeyjoker_dev
|
||||
username = journeyjoker_dev
|
||||
password = gee7aec5zaix8RieXahshie5Soongeibee6uthashook0ipae8oobuiTuwingeek
|
||||
host = duck.mariadb.kumi
|
||||
port = 3306
|
||||
|
||||
[AutoSecretKey]
|
||||
secretkey = 0jw5q5jh8@x))dmeq_yi9t^xqx0&60sty0^i8w8ri%bf3-^21h
|
||||
|
Loading…
Reference in a new issue