Projekt

Allgemein

Profil

« Zurück | Weiter » 

Revision 6989b5d3

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

  • ID 6989b5d3a114f0d3200e1f730826d1e1da22ff92
  • Vorgänger 1a68ca47
  • Nachfolger c762cb1a

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
374 374
# the web browser to always reload the resources.
375 375
auto_reload_resources = 0
376 376

  
377
# Alternative to auto_reload_resources. If the installation dir is under git
378
# version control, this will use the HEAD commit sha1 as the random GET
379
# parameter, so that resources are reloaded if the installed version charnges.
380
git_commit_reload_recources = 0
381

  
377 382
# If set to 1 each exception will include a full stack backtrace.
378 383
backtrace_on_die = 0
379 384

  

Auch abrufbar als: Unified diff