Local dev config: fix account format, site_host, base URL, disable admin notifications
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
enabled: true
|
||||
notifications:
|
||||
feed: false
|
||||
dashboard: false
|
||||
plugins: false
|
||||
themes: false
|
||||
@@ -9,3 +9,4 @@ route: /login
|
||||
built_in_css: true
|
||||
built_in_js: true
|
||||
redirect_after_login: /tracker
|
||||
site_host: https://intotheeast.com
|
||||
|
||||
Reference in New Issue
Block a user