grav-plugin-admin icon indicating copy to clipboard operation
grav-plugin-admin copied to clipboard

Variables not properly set for backup status? "%s days of backups left"

Open kees-closed opened this issue 3 months ago • 0 comments

I have this setup in my user system.yaml:

languages:
  supported:
    - nl
    - en
  default_lang: nl
  include_default_lang: true
  include_default_lang_file_extension: true
  translations: true
  translations_fallback: true
  session_store_active: true
  http_accept_language: true
  override_locale: false
  pages_fallback_only: false
  debug: false

And I see this "%s days of backups left" in my backups tab of the admin panel:

Image

kees-closed avatar Sep 26 '25 07:09 kees-closed