-
Notifications
You must be signed in to change notification settings - Fork 0
/
.env.example
31 lines (31 loc) · 1.1 KB
/
.env.example
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
ENV="dev"||"test"||"prod"
APP_URL="https://url_application/"
URL_FREEBUSY="https://calendar/kronolith/fb.php?u="
TIMEZONE="Europe/Paris"
LOCALE="fr_FR"
RECHERCHE_SUR_X_JOURS=30 # nombre de jours sur lequel effectuer une recherche de créneaux
WSGROUP=true||false # utilisation api séléction des uid
URLWSGROUP_USERS_AND_GROUPS="https://wsgroups/search"
URLWSGROUP_USER_INFOS="https://wsgroups/searchUser"
URLWSGROUP_USERS_IN_GROUP="https://wsgroups/groupUsers"
PHOTO_SHOW=true||false
URLWSPHOTO="https://userphoto/" # optionnel, si on veut les photos des participants
PROLONGATION_BANDEAU=true||false
PROLONGATION_ENT_JS="https://ent/ProlongationENT/loader.js"
PROLONGATION_ENT_ARGS_CURRENT="creneaux"
MAILFROM="uid@domaine" # optionnel, ajout du host pour les envois depuis les environnements de déveleppement
CAS=true||false
CAS_HOST=
CAS_PORT=
CAS_URL=
CAS_URI_APP=
ZOOM=true||false
ZOOM_ACCOUNT_ID=
ZOOM_CLIENT_ID=
ZOOM_CLIENT_SECRET=
ZOOM_LIB_CREDENTIAL_PATH=
EVENTO=true||false
EVENTO_SHIBENTITYID=
KRONOLITH=true||false
KRONOLITH_HOST=host du service agenda
KRONOLITH_IMPORT_URL_USER=https://kronolith/import_ics?user