This commit is contained in:
2020-09-09 18:51:20 +00:00
parent 8e6d6ed891
commit ea154b063d
2 changed files with 5 additions and 4 deletions

View File

@@ -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

View File

@@ -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'