Rev 380 |
Go to most recent revision |
Details |
Compare with Previous |
Last modification |
View Log
| RSS feed
Rev |
Author |
Line No. |
Line |
380 |
mathias |
1 |
; Fichier de configuration pour l'API Algolia
|
|
|
2 |
; Les informations demandées se trouvent sur https://www.algolia.com/api-keys
|
|
|
3 |
|
|
|
4 |
; ID de l'application
|
|
|
5 |
algolia_application_id = ""
|
|
|
6 |
; La clef d'API doit permettre les opérations en écriture
|
|
|
7 |
; ATTENTION ! ne jamais la rendre publique
|
|
|
8 |
algolia_api_key = ""
|
|
|
9 |
; index à utiliser
|
|
|
10 |
algolia_index = "dev_Taxons"
|
|
|
11 |
; référentiels à fusionner avant import / mise à jour
|
|
|
12 |
algolia_referentiels = "bdtxa,bdtfx,isfan,apd"
|