Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 8e6cf7ab authored by Arnau Vàzquez's avatar Arnau Vàzquez
Browse files

Merge branch 'update-readme-md' into 'master'

Add instructions to set defaultapp back to default dash

See merge request !89
parents eee3c360 c248e221
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -169,6 +169,9 @@ Your credentials for postfix admin (https://mail.yourdomain.com) are: user/pass
- `mail.$DOMAIN`: Administrate email and create accounts ([postfixadmin](http://postfixadmin.sourceforge.net/)) when not using the "self service" `welcome.$DOMAIN` - this requires you to set a intermediate password during account creation.
- Post installation, please navigate to https://$DOMAIN/settings/admin/overview to check if there are any configuration warnings related to your installation
- Please note that we have not used http2 protocol in nginx because of nextcloud's notably [slow performance](https://github.com/nextcloud/server/issues/25297) with http2
- The default app is set to `ecloud-dashboard`. Steps to go back to the nextcloud dashboard are:
  - `docker-compose exec -T --user www-data nextcloud php /var/www/html/occ app:enable dashboard`
  - `docker-compose exec -T --user www-data nextcloud php /var/www/html/occ config:system:set defaultapp --value='dashboard'`

## Privacy