mirror of
https://github.com/arcan1s/ahriman.git
synced 2025-07-29 21:59:55 +00:00
web server support
This commit is contained in:
@ -27,13 +27,18 @@ target =
|
||||
path =
|
||||
homepage =
|
||||
link_path =
|
||||
template_path = /usr/share/ahriman/index.jinja2
|
||||
template_path = /usr/share/ahriman/repo-index.jinja2
|
||||
|
||||
[upload]
|
||||
target =
|
||||
|
||||
[rsync_x86_64]
|
||||
remote =
|
||||
|
||||
[s3_x86_64]
|
||||
bucket =
|
||||
|
||||
[rsync_x86_64]
|
||||
remote =
|
||||
[web]
|
||||
host =
|
||||
port =
|
||||
templates = /usr/share/ahriman
|
Reference in New Issue
Block a user