mirror of
https://github.com/arcan1s/ahriman.git
synced 2025-06-28 06:41:43 +00:00
report support, readme
This commit is contained in:
@ -6,10 +6,10 @@ logging = /etc/ahriman.ini.d/logging.ini
|
||||
url = https://aur.archlinux.org
|
||||
|
||||
[build]
|
||||
archbuild_flags = -c
|
||||
extra_build = extra-x86_64-build
|
||||
archbuild_flags =
|
||||
build_command = extra-x86_64-build
|
||||
makechrootpkg_flags =
|
||||
makepkg_flags = --skippgpcheck
|
||||
multilib_build = multilib-build
|
||||
|
||||
[repository]
|
||||
name = aur-clone
|
||||
@ -19,11 +19,19 @@ root = /var/lib/ahriman
|
||||
enabled = disabled
|
||||
key =
|
||||
|
||||
[report]
|
||||
target =
|
||||
|
||||
[html]
|
||||
path =
|
||||
css_path =
|
||||
link_path =
|
||||
|
||||
[upload]
|
||||
enabled = disabled
|
||||
target =
|
||||
|
||||
[s3]
|
||||
bucket =
|
||||
|
||||
[rsync]
|
||||
remote =
|
||||
remote =
|
Reference in New Issue
Block a user