Browse Source

Disable auto locking.

pull/95/head
Sebastian Stehle 8 years ago
parent
commit
b0133baba8
  1. 2
      src/Squidex/appsettings.json

2
src/Squidex/appsettings.json

@ -173,7 +173,7 @@
/*
* Lock new users automatically, the administrator must unlock them.
*/
"lockAutomatically": true,
"lockAutomatically": false,
"keysStore": {
/*

Loading…
Cancel
Save