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

Merge pull request #49 from YunoHost-Apps/testing

Testing to master
This commit is contained in:
Limezy 2022-05-10 17:04:30 +07:00 committed by GitHub
commit 9526128f8b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 4 additions and 3 deletions

View file

@ -25,7 +25,7 @@ The fastest wiki and knowledge base for growing teams. Beautiful, feature rich,
- Using Yunohost's built-in SMTP server for notifications
**Shipped version:** 0.63.0~ynh2
**Shipped version:** 0.63.0~ynh3
**Demo:** https://app.getoutline.com/create

View file

@ -21,7 +21,7 @@ The fastest wiki and knowledge base for growing teams. Beautiful, feature rich,
- Using Yunohost's built-in SMTP server for notifications
**Version incluse :** 0.63.0~ynh2
**Version incluse :** 0.63.0~ynh3
**Démo :** https://app.getoutline.com/create

View file

@ -6,7 +6,7 @@
"en": "An open, extensible, wiki for your team built using React and Node.js.",
"fr": "Un wiki open source et évolutif pour votre équipe, conçu avec React et Node.js"
},
"version": "0.63.0~ynh2",
"version": "0.63.0~ynh3",
"url": "www.getoutline.com",
"upstream": {
"license": "BUSL-1.1",

View file

@ -289,6 +289,7 @@ if [ $is_public -eq 1 ]
then
ynh_permission_update --permission="main" --add="visitors"
fi
ynh_permission_url --permission="main" --auth_header=false
#=================================================
# RELOAD NGINX