Remove Plugin.Frontend_BETA from the config

Forgot to remove it, so every reload Plan tries to remove it again
This commit is contained in:
Aurora Lahtela 2023-04-23 07:46:24 +03:00
parent 83f06ff3b3
commit 10a1e11e46
2 changed files with 0 additions and 2 deletions

View File

@ -20,7 +20,6 @@ Plugin:
# Display update notification on the website
Check_for_updates: true
Notify_about_DEV_releases: false
Frontend_BETA: false
Use_Legacy_Frontend: false
# -----------------------------------------------------
# Supported databases: MySQL

View File

@ -20,7 +20,6 @@ Plugin:
Notify_about_DEV_releases: false
Configuration:
Allow_proxy_to_manage_settings: true
Frontend_BETA: false
Use_Legacy_Frontend: false
# -----------------------------------------------------
# Supported databases: SQLite, MySQL