Gitignore config.ini
This commit is contained in:
parent
c3e8fcd8ce
commit
c462ce473a
|
@ -0,0 +1 @@
|
||||||
|
config.ini
|
|
@ -1,5 +1,5 @@
|
||||||
[HectaMail]
|
[HectaMail]
|
||||||
# Secret Key, please change to something custom
|
# Secret Key, please change to something custom
|
||||||
secretkey: secret_key_here
|
secretkey: qwuobqlgqjnwkgweewy89rfhoncnsildhnoanguiaeowngiofw
|
||||||
# The characters you allow in your CAPTCHA
|
# The characters you allow in your CAPTCHA
|
||||||
captchachars: ABCDEFGHIJKLMNOPQRSTUVWXYZ
|
captchachars: ABCDEFGHIJKLMNOPQRSTUVWXYZ
|
||||||
|
|
Loading…
Reference in New Issue