Gitignore config.ini
This commit is contained in:
parent
c3e8fcd8ce
commit
c462ce473a
2 changed files with 2 additions and 1 deletions
1
.gitignore
vendored
Normal file
1
.gitignore
vendored
Normal file
|
@ -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…
Add table
Reference in a new issue