Skip to content
Snippets Groups Projects
Verified Commit 85f81f17 authored by Kevin Morris's avatar Kevin Morris
Browse files

change(aurweb): use v6.0.10 error reporting config


Signed-off-by: Kevin Morris's avatarKevin Morris <kevr@0cost.org>
parent 96b3a788
No related branches found
No related tags found
1 merge request!532change(aurweb): use v6.0.10 error reporting config
......@@ -53,8 +53,10 @@ userfile = {{ aurweb_dir }}/web/html/users.gz
[notifications]
notify-cmd = aurweb-notify
{# An email used for server error notifications. #}
postmaster = {{ vault_aurweb_postmaster }}
{# Gitlab project and token used for traceback reports. #}
gitlab-instance = {{ vault_aurweb_gitlab_instance }}
error-project = {{ vault_aurweb_error_project }}
error-token = {{ vault_aurweb_error_token }}
[fastapi]
session_secret = {{ vault_aurweb_secret }}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment