Skip to content
Snippets Groups Projects
Commit 55c59e58 authored by ale's avatar ale
Browse files

Enable new service-request features

parent 2253d9cb
No related branches found
No related tags found
No related merge requests found
...@@ -41,3 +41,8 @@ GPG_KEY_ID = '{{ service_request_gpg_key_id }}' ...@@ -41,3 +41,8 @@ GPG_KEY_ID = '{{ service_request_gpg_key_id }}'
GPG_PUBLIC_KEYRING = '/etc/service-request/gpg/pubring.kbx' GPG_PUBLIC_KEYRING = '/etc/service-request/gpg/pubring.kbx'
GPG_SECRET_KEY_DIR = '/etc/service-request/gpg/private-keys-v1.d' GPG_SECRET_KEY_DIR = '/etc/service-request/gpg/private-keys-v1.d'
{% endif %} {% endif %}
SIMILAR_REQUESTS_THRESHOLD = 0.9
REQUEST_LOG = '/var/lib/service-requests/requestlog.jsonl'
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment