This commit is contained in:
Laurent Destailleur 2024-05-04 22:55:08 +02:00
parent 89afbbba2b
commit 0b885d2afe

View File

@ -337,7 +337,7 @@ $dolibarr_nocsrfcheck='0';
// dolibarr_cron_allow_cli
// =======================
// If set to 1, you will be able to define some command line in the internale Job scheduler module.
// If set to 1, you will be able to define some command line in the internal Job scheduler module.
// Default value: '0'
// Examples: '1'
//