1
0
Fork 0
mirror of https://github.com/documize/community.git synced 2025-07-25 08:09:43 +02:00

Show admins incomplete config indicator

SMTP checks to start with.
This commit is contained in:
sauls8t 2019-06-19 13:39:36 +01:00
parent b2cd375936
commit 80f0876b51
7 changed files with 31 additions and 4 deletions

View file

@ -34,6 +34,7 @@ export default Service.extend({
allowAnonymousAccess: false,
authProvider: null,
authConfig: null,
configured: true,
setupMode: false,
secureMode: false,
maxTags: 3,