Projekt

Allgemein

Profil

« Zurück | Weiter » 

Revision 5b8c6acb

Von Sven Schöling vor mehr als 3 Jahren hinzugefügt

  • ID 5b8c6acbd61239eb07476bcf9e767ee2cfec2921
  • Vorgänger 3b7f1516
  • Nachfolger 2c82a709

Layout::Base: git_commit_reload_resources config parameter

Ermöglicht das Ausschalten von git commit Resourcesversionierung das
bisher immer an war.

Unterschiede anzeigen:

config/kivitendo.conf.default
# the web browser to always reload the resources.
auto_reload_resources = 0
# Alternative to auto_reload_resources. If the installation dir is under git
# version control, this will use the HEAD commit sha1 as the random GET
# parameter, so that resources are reloaded if the installed version charnges.
git_commit_reload_recources = 0
# If set to 1 each exception will include a full stack backtrace.
backtrace_on_die = 0

Auch abrufbar als: Unified diff