mirror of
https://github.com/wallabag/wallabag.git
synced 2025-07-27 17:28:39 +00:00
resetting debug to false
This commit is contained in:
parent
121691e900
commit
1fbef3bfb5
1 changed files with 1 additions and 1 deletions
|
@ -31,7 +31,7 @@
|
||||||
@define ('SSL_PORT', 443);
|
@define ('SSL_PORT', 443);
|
||||||
|
|
||||||
@define ('MODE_DEMO', FALSE);
|
@define ('MODE_DEMO', FALSE);
|
||||||
@define ('DEBUG_POCHE', TRUE);
|
@define ('DEBUG_POCHE', FALSE);
|
||||||
|
|
||||||
@define ('ALLOW_REGISTER', TRUE);
|
@define ('ALLOW_REGISTER', TRUE);
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue