mirror of
https://github.com/YunoHost-Apps/chuwiki_ynh.git
synced 2024-09-03 18:16:18 +02:00
Update configuration.ini
This commit is contained in:
parent
8473f0ca89
commit
4b4ed0d083
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@ UsePathInfo = false
|
|||
; Vous devez posséder le droit d'écriture sur ce répertoire
|
||||
; S'il n'existe pas, il sera créé par ChuWiki mais devrez dans ce cas
|
||||
; avoir les droits d'écriture dans le répertoire
|
||||
PagePath = __CONTENT_PATH__/pages
|
||||
PagePath = __DATADIR__/pages
|
||||
|
||||
; Noms des scripts
|
||||
; Vous devrez peut-être ajouter ".php" si votre serveur ne gère pas MultiViews
|
||||
|
|
Loading…
Add table
Reference in a new issue