Projet

Général

Profil

configuration.prod.ini

Arnaud PAUGET, 17/05/2021 16:13

 
1
[recordsManagement]
2
profilesDirectory = "/home/maarch/maarchRM/data/maarchRM/profiles"
3
refDirectory = "/home/maarch/maarchRM/data/maarchRM/ref"
4

    
5
; The path of resource export folder
6
exportPath = "/home/maarch/maarchRM/tmp"
7

    
8

    
9
[medona]
10
; Path to the message exchange directory
11
messageDirectory = "/home/maarch/maarchRM/data/maarchRM/medona"
12

    
13
[dependency.timestamp]
14

    
15
; The URL of the TSA provider
16
; Somme open and free TSA test services :
17
; tsaUrl=http://zeitstempel.dfn.de
18
; tsaUrl=http://timestamp.entrust.net/TSS/RFC3161sha2TS
19
tsaUrl=http://time.certum.pl
20

    
21
; The path to openssl, if not in PHP path
22
pathToOpenSSL="C:\Program Files\OpenSSL-Win64\bin\openssl"
23

    
24