mirror of
https://github.com/YunoHost-Apps/phpbb_ynh.git
synced 2024-09-03 19:56:36 +02:00
Change of default url for the forum
This commit is contained in:
parent
db5bedb564
commit
d609b22c1b
1 changed files with 2 additions and 2 deletions
|
@ -29,8 +29,8 @@
|
|||
"en": "Choose a path for phpBB",
|
||||
"fr": "Choisissez un chemin pour phpBB"
|
||||
},
|
||||
"example": "/forums",
|
||||
"default": "/forums"
|
||||
"example": "/forum",
|
||||
"default": "/forum"
|
||||
},
|
||||
{
|
||||
"name": "is_public",
|
||||
|
|
Loading…
Reference in a new issue