This commit is contained in:
@@ -17,6 +17,14 @@ AyaNova expects the override password to be provided by a config.json property,
|
||||
The value specified should be a string used to temporarily override the super user password e.g.:
|
||||
`Th3RainInSpainFallsMainlyOnTh3Pla1n`
|
||||
|
||||
Example config.json entry
|
||||
|
||||
```json
|
||||
{
|
||||
...other properties...
|
||||
"AYANOVA_REPORT_RENDERING_TIMEOUT": "Th3RainInSpainFallsMainlyOnTh3Pla1n"
|
||||
}
|
||||
```
|
||||
|
||||
Example command line parameter
|
||||
|
||||
@@ -31,5 +39,3 @@ Windows
|
||||
Linux / MAC
|
||||
|
||||
`export AYANOVA_SET_SUPERUSER_PW="Th3RainInSpainFallsMainlyOnTh3Pla1n"`
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user