remove logging, add trytond.conf-settings

This commit is contained in:
Frederik Jaeckel 2023-03-05 10:26:39 +01:00
parent 6c5be8df2d
commit 20c3cd5ed5
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