mirror of
https://github.com/TecharoHQ/anubis.git
synced 2026-04-24 00:56:39 +00:00
docs(admin/policies): give people a python command
Signed-off-by: Xe Iaso <me@xeiaso.net>
This commit is contained in:
@@ -187,6 +187,8 @@ metrics:
|
|||||||
password: hunter2
|
password: hunter2
|
||||||
```
|
```
|
||||||
|
|
||||||
|
If you have Python installed, you can generate a high entropy password with `python -c 'import secrets; print(secrets.token_urlsafe(32))'`.
|
||||||
|
|
||||||
## Imprint / Impressum support
|
## Imprint / Impressum support
|
||||||
|
|
||||||
Anubis has support for showing imprint / impressum information. This is defined in the `impressum` block of your configuration. See [Imprint / Impressum configuration](./configuration/impressum.mdx) for more information.
|
Anubis has support for showing imprint / impressum information. This is defined in the `impressum` block of your configuration. See [Imprint / Impressum configuration](./configuration/impressum.mdx) for more information.
|
||||||
|
|||||||
Reference in New Issue
Block a user