-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathconfig.ini
More file actions
45 lines (35 loc) · 750 Bytes
/
config.ini
File metadata and controls
45 lines (35 loc) · 750 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
[Connexion]
pilote="QPSQL"
database="point"
host="192.168.1.23"
base="import"
user="userdb"
password="db4user"
[MiseAjourServeur]
serveur='//192.168.1.209/confuser/pointage/'
application="pointage.exe"
[ConnexionProdconf]
liaisonProdconf=1
pilote="QODBC3"
database="Etat_prodconf"
host="192.168.1.209"
base="import"
user="confuser"
password="prodTX1122"
[TypePointeuse]
pointeuse=cipher
type=2
npointeuse=zkemkeeper
[WebService]
domaine="192.168.1.215"
port=443
upUrl="https://192.168.1.215:443/WSPointage/web/index.php"
dowUrl="https://192.168.1.215/WSPointage/web/uploads/RH_POINTAGE/Assiduite/"
[SansModification]
modification=0
[StyleSheet]
fichierCss=style.qss
[Syncronisation]
sync=1
[nombre_de_jour_avant_fin_contrat]
nbr_jours="30"