Added example config.ini so git doesn't freak out
This commit is contained in:
parent
9aa08c9bec
commit
861325a157
|
@ -0,0 +1,5 @@
|
|||
[HectaMail]
|
||||
# Secret Key, please change to something custom
|
||||
secretkey: qwfoqcroubloeholdhuslghoawlihfeoafeo
|
||||
# The characters you allow in your CAPTCHA
|
||||
captchachars: ABCDEFGHIJKLMNOPQRSTUVWXYZ
|
|
@ -0,0 +1,5 @@
|
|||
[HectaMail]
|
||||
# Secret Key, please change to something custom
|
||||
secretkey: secret_key_here
|
||||
# The characters you allow in your CAPTCHA
|
||||
captchachars: ABCDEFGHIJKLMNOPQRSTUVWXYZ
|
Loading…
Reference in New Issue