1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/ghost_ynh.git synced 2024-09-03 19:16:02 +02:00

Add warning to example url path

Using `/ghost` will break the admin portal
This commit is contained in:
Nirawit Jittipairoj 2020-08-30 14:52:07 +07:00 committed by GitHub
parent cf8c367214
commit 9d72d266df
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -39,7 +39,7 @@
"en": "Choose a path for Ghost",
"fr": "Choisissez un chemin pour Ghost"
},
"example": "/blog",
"example": "/blog (do not use /ghost)",
"default": "/blog"
},
{