fix: drop debug toolbar

This commit is contained in:
2023-12-20 15:44:38 +02:00
parent a872ecfc23
commit 1b93f4f5e0
11 changed files with 2 additions and 56 deletions

View File

@ -16,7 +16,6 @@ optdepends=('breezy: -bzr packages support'
'python-aiohttp: web server'
'python-aiohttp-apispec>=3.0.0: web server'
'python-aiohttp-cors: web server'
'python-aiohttp-debugtoolbar: web server with enabled debug panel'
'python-aiohttp-jinja2: web server'
'python-aiohttp-security: web server with authorization'
'python-aiohttp-session: web server with authorization'

View File

@ -79,9 +79,6 @@ command = rsync --archive --compress --partial --delete
chunk_size = 8388608
[web]
debug = no
debug_check_host = no
debug_allowed_hosts =
host = 127.0.0.1
static_path = /usr/share/ahriman/templates/static
templates = /usr/share/ahriman/templates