2022-04-11 09:27:22 +02:00
|
|
|
[globals]
|
|
|
|
|
2023-03-18 00:54:26 +01:00
|
|
|
; Path to which stored pdf to activate the mode of sharing a signature to several.
|
|
|
|
; To deactivate this mode, simply do not configure it or leave it empty
|
2022-04-11 09:27:22 +02:00
|
|
|
PDF_STORAGE_PATH=${PDF_STORAGE_PATH}
|
2023-03-18 00:54:26 +01:00
|
|
|
|
|
|
|
; Disable organization tab and routes
|
2023-03-14 17:18:10 +01:00
|
|
|
DISABLE_ORGANIZATION=${DISABLE_ORGANIZATION}
|
2023-03-18 00:54:26 +01:00
|
|
|
|
|
|
|
; Manage demo link pdf : true (by default, show), false (hide), or custom link
|
2023-03-18 00:24:29 +01:00
|
|
|
PDF_DEMO_LINK=${PDF_DEMO_LINK}
|