mirror of
https://github.com/nmasur/dotfiles
synced 2025-07-06 14:20:14 +00:00
remove litestream docs from nextcloud
now that i've migrated from sqlite to mariadb
This commit is contained in:
@ -8,6 +8,12 @@ sudo -u nextcloud nextcloud-occ maintenance:repair
|
||||
sudo -u nextcloud nextcloud-occ maintenance:mode --off
|
||||
```
|
||||
|
||||
## Rescan Files
|
||||
|
||||
```
|
||||
sudo -u nextcloud nextcloud-occ files:scan --all
|
||||
```
|
||||
|
||||
## Converting from SQLite to MySQL (mariadb)
|
||||
|
||||
First: keep Nextcloud set to SQLite as its dbtype, and separately launch MySQL
|
||||
|
Reference in New Issue
Block a user