mirror of
https://github.com/YunoHost-Apps/onlyoffice_ynh.git
synced 2024-09-03 19:56:11 +02:00
fix
This commit is contained in:
parent
c705fe1f77
commit
dc0c8650a9
2 changed files with 2 additions and 2 deletions
|
@ -2,4 +2,4 @@ To configure OnlyOffice with your Nextcloud:
|
|||
under Nextcloud > Administration > ONLYOFFICE > Server settings
|
||||
|
||||
- Address of the Document Server": https://__DOMAIN____PATH_URL__
|
||||
- Secret key: __JWT_TOKEN__
|
||||
- Secret key: __JWT_SECRET__
|
||||
|
|
|
@ -64,7 +64,7 @@ ynh_store_file_checksum --file="/etc/onlyoffice/documentserver/default.json"
|
|||
#=================================================
|
||||
ynh_script_progression --message="Generating fonts..."
|
||||
|
||||
/usr/bin/documentserver-generate-allfonts.sh
|
||||
/usr/bin/documentserver-generate-allfonts.sh 2>/dev/null
|
||||
|
||||
#=================================================
|
||||
# SECURE FILES AND DIRECTORIES
|
||||
|
|
Loading…
Add table
Reference in a new issue