diff --git a/docs/8.0/ayanova/docs/ops-restore.md b/docs/8.0/ayanova/docs/ops-restore.md index 5f263e6f..43063c62 100644 --- a/docs/8.0/ayanova/docs/ops-restore.md +++ b/docs/8.0/ayanova/docs/ops-restore.md @@ -1,3 +1,3 @@ # RESTORE BACKUP Placeholder -todo: how to restore, where the key is etc and keep in mind this page is linked to from the client app when there is no license +todo: how to restore, where the key is etc; this page is linked to from the client app when there is no license diff --git a/docs/8.0/ayanova/mkdocs.yml b/docs/8.0/ayanova/mkdocs.yml index f76dbe34..2b2df5b9 100644 --- a/docs/8.0/ayanova/mkdocs.yml +++ b/docs/8.0/ayanova/mkdocs.yml @@ -117,13 +117,14 @@ nav: - 'Installation': '_placeholder.md' - 'Logging': 'common-log.md' - 'Translation / Language': 'ops-config-default-translation.md' - - 'Backup files folder': 'ops-config-folder-backup-files.md' + - 'Backup config PGDUMP path': 'ops-config-backup-pgdump-path.md' + - 'Backup config folder': 'ops-config-folder-backup-files.md' - 'User files folder': 'ops-config-folder-user-files.md' - 'Server temporary files folder': 'ops-config-folder-temporary-files.md' - 'Database configuration': 'ops-config-db.md' - 'PORT and URL configuration': 'ops-config-use-urls.md' - - 'Environment variable reference': 'ops-config-environment-variables.md' - - 'Security and JWT web tokens': 'ops-config-jwt-secret.md' + - 'Environment variable reference': 'ops-config-environment-variables.md' + - 'Security and JWT web tokens': 'ops-config-jwt-secret.md' - 'Server error codes': 'ops-error-codes.md' - 'Technical changes from v7': 'ops-technical-changes-from-v7.md' - 'Importing from older AyaNova': 'ops-import-v7.md'