remove logging, add trytond.conf-settings
This commit is contained in:
parent
6c5be8df2d
commit
20c3cd5ed5
3 changed files with 29 additions and 50 deletions
8
docs/settings.txt
Normal file
8
docs/settings.txt
Normal 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
|
Loading…
Add table
Add a link
Reference in a new issue