mirror of
https://github.com/f-droid/fdroidserver.git
synced 2025-09-16 16:02:33 +03:00
add additional infos about publish_build_logs to example/config.py
This commit is contained in:
parent
88e64df3ef
commit
763768989b
1 changed files with 2 additions and 0 deletions
|
@ -165,6 +165,8 @@ The repository of older versions of applications from the main demo repository.
|
||||||
|
|
||||||
# Uncomment this option if you want to publish build logs to your repository
|
# Uncomment this option if you want to publish build logs to your repository
|
||||||
# server(s). Logs get published to all servers configured in 'serverwebroot'.
|
# server(s). Logs get published to all servers configured in 'serverwebroot'.
|
||||||
|
# This feature only supports publishing logs from build-jobs running
|
||||||
|
# inside a buildserver VM.
|
||||||
#
|
#
|
||||||
# publish_build_logs = True
|
# publish_build_logs = True
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue