2
0
forked from Wavyzz/dolibarr
This commit is contained in:
Laurent Destailleur
2022-05-09 09:31:43 +02:00
parent 522c092aeb
commit 104b4dcfe5
2 changed files with 2 additions and 1 deletions

View File

@@ -2253,3 +2253,4 @@ HashForPing=Hash used for ping
ReadOnlyMode=Is instance in "Read Only" mode
DEBUGBAR_USE_LOG_FILE=Use the <b>dolibarr.log</b> file to trap Logs
UsingLogFileShowAllRecordOfSubrequestButIsSlower=Use the dolibarr.log file to trap Logs instead of live memory catching. It allows to catch all logs instead of only log of current process (so including the one of ajax subrequests pages) but will make your instance very very slow. Not recommended.
FixedOrPercent=Fixed (use keyword 'fixed') or percent (use keyword 'percent')