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

Commit c248e221 authored by Akhil's avatar Akhil 🙂 Committed by Arnau Vàzquez
Browse files

Add instructions to set defaultapp back to default dash

parent eee3c360
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