1
0
Fork 0
mirror of https://github.com/24eme/signaturepdf synced 2024-05-02 14:12:45 +02:00
24eme-signaturepdf/config/config.ini.tpl

12 lines
398 B
Smarty

[globals]
; 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
PDF_STORAGE_PATH=${PDF_STORAGE_PATH}
; Disable organization tab and routes
DISABLE_ORGANIZATION=${DISABLE_ORGANIZATION}
; Manage demo link pdf : true (by default, show), false (hide), or custom link
PDF_DEMO_LINK=${PDF_DEMO_LINK}