This commit is contained in:
2023-05-10 18:52:31 +00:00
parent 6cdde3c8c3
commit f4764f5f51
3 changed files with 4 additions and 4 deletions

4
.vscode/launch.json vendored
View File

@@ -63,7 +63,7 @@
"AYANOVA_DB_CONNECTION": "Server=localhost;Username=postgres;Password=raven;Database=AyaNova;CommandTimeout=300;",
"AYANOVA_DATA_PATH": "c:\\temp\\ravendata",
"AYANOVA_USE_URLS": "http://*:7575;",
"AYANOVA_PERMANENTLY_ERASE_DATABASE":"true",
//"AYANOVA_PERMANENTLY_ERASE_DATABASE":"true",
//"AYANOVA_REMOVE_LICENSE_FROM_DB":"true",
//"AYANOVA_REPORT_RENDERING_TIMEOUT":"1",
//"AYANOVA_REPORT_RENDER_API_URL_OVERRIDE": "http://localhost:7575",
@@ -122,7 +122,7 @@
//"AYANOVA_PERMANENTLY_ERASE_DATABASE":"true",
//"AYANOVA_REMOVE_LICENSE_FROM_DB":"true",
//"AYANOVA_SET_SUPERUSER_PW": "abraxis",
"AYANOVA_BACKUP_PG_DUMP_PATH": "C:\\data\\code\\postgres_14\\bin"
"AYANOVA_BACKUP_PG_DUMP_PATH": "C:\\data\\code\\postgres_15\\bin"
},
"sourceFileMap": {
"/Views": "${workspaceFolder}/Views"

View File

@@ -10,7 +10,7 @@ See the [upgrade instructions](ops-upgrade.md) section of this manual for detail
### AyaNova 8.0.43
Released 2023-05-08
Released 2023-05-10
#### Fixed

View File

@@ -7,7 +7,7 @@ theme:
site_name: AyaNova manual
site_dir: "../../../server/AyaNova/wwwroot/docs"
strict: true
copyright: Copyright © 2023 Ground Zero Tech-Works Inc. REV-2023-05-08
copyright: Copyright © 2023 Ground Zero Tech-Works Inc. REV-2023-05-10
extra:
generator: false
# Extensions