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

how to CLI

This commit is contained in:
Éric Gaspar 2023-06-13 09:29:46 +02:00
parent c80b08ab36
commit b8c87fdcec
2 changed files with 8 additions and 0 deletions

View file

@ -1,3 +1,7 @@
### How to use CLI commande
`sudo -u __APP__ php__YNH_PHP_VERSION__ --define apc.enable_cli=1 __INSTALL_DIR__/occ ...`
### Configure ONLYOFFICE integration
#### With Nextcloud App (no ARM support, lower performance)

View file

@ -1,3 +1,7 @@
### Comment utiliser la commande CLI
`sudo -u __APP__ php__YNH_PHP_VERSION__ --define apc.enable_cli=1 __INSTALL_DIR__/occ ...`
### Configurer l'intégration d'ONLYOFFICE
#### Avec l'application Nextcloud (pas de support ARM, performances limitées)