- v1.3.3 build files
- new config value `SHOW_COMPLETE_LOGIN_PAGE` hides some sections on login page
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
[PATHFINDER]
|
||||
NAME = Pathfinder
|
||||
; installed version (used for CSS/JS cache busting)
|
||||
VERSION = v1.3.2
|
||||
VERSION = v1.3.3
|
||||
; contact information [optional]
|
||||
CONTACT = https://github.com/exodus4d
|
||||
; public contact email [optional]
|
||||
@@ -15,6 +15,10 @@ REPO = https://github.com/exodus4d/pathfinder
|
||||
; DO NOT disable this warning unless /setup route is protected by e.g. WebAuth
|
||||
SHOW_SETUP_WARNING = 1
|
||||
|
||||
; show complete login page
|
||||
; if disabled, some section dont appear (Slideshow, Features, Admin, Install, About) (default: 1)
|
||||
SHOW_COMPLETE_LOGIN_PAGE = 1
|
||||
|
||||
; REGISTRATION ====================================================================================
|
||||
[PATHFINDER.REGISTRATION]
|
||||
; registration status (for new users) (0=disabled, 1=enabled)
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user