remove logging, add trytond.conf-settings

This commit is contained in:
Frederik Jaeckel 2023-03-05 10:26:39 +01:00
parent da7fc9cb65
commit e96aa6fad7
3 changed files with 29 additions and 50 deletions

8
docs/settings.txt Normal file
View file

@ -0,0 +1,8 @@
settings in tytond.conf
[cashbook]
# Enables caching of the cache key for asset rates.
# Reduces the time required to determine the cache
# key for asset values.
# default: yes
cache_asset = yes