Add toc to docs

This commit is contained in:
kolaente 2020-09-03 17:34:44 +02:00
parent 8da7db3e26
commit 1a4eef1056
Signed by untrusted user who does not match committer: konrad
GPG key ID: F40E70337AB24C9B
22 changed files with 77 additions and 41 deletions

View file

@ -13,6 +13,8 @@ menu:
Vikunja does not store any data outside of the database.
So, all you need to backup are the contents of that database and maybe the config file.
{{< table_of_contents >}}
## MySQL
To create a backup from mysql use the `mysqldump` command: