mirror of
https://github.com/plan-player-analytics/Plan.git
synced 2025-02-03 14:01:47 +01:00
Remove removed config variables from config.yml
This commit is contained in:
parent
159d3fe3f4
commit
8b70decff8
@ -20,7 +20,6 @@ Plugin:
|
||||
# Display update notification on the website
|
||||
Check_for_updates: true
|
||||
Notify_about_DEV_releases: false
|
||||
Use_Legacy_Frontend: false
|
||||
# -----------------------------------------------------
|
||||
# Supported databases: MySQL
|
||||
# -----------------------------------------------------
|
||||
@ -260,6 +259,4 @@ Plugins:
|
||||
# https://docs.tebex.io/store/faq#how-can-i-find-my-secret-key
|
||||
Secret: "-"
|
||||
Customized_files:
|
||||
Path: "web"
|
||||
# Web dev mode enables all customized files and disables webserver resource cache for instant changes on browser refresh.
|
||||
Enable_web_dev_mode: false
|
||||
Path: "web"
|
@ -20,7 +20,6 @@ Plugin:
|
||||
Notify_about_DEV_releases: false
|
||||
Configuration:
|
||||
Allow_proxy_to_manage_settings: true
|
||||
Use_Legacy_Frontend: false
|
||||
# -----------------------------------------------------
|
||||
# Supported databases: SQLite, MySQL
|
||||
# -----------------------------------------------------
|
||||
@ -271,6 +270,4 @@ Plugins:
|
||||
HideTowns:
|
||||
- ExampleTown
|
||||
Customized_files:
|
||||
Path: "web"
|
||||
# Web dev mode enables all customized files and disables webserver resource cache for instant changes on browser refresh.
|
||||
Enable_web_dev_mode: false
|
||||
Path: "web"
|
Loading…
Reference in New Issue
Block a user