1
0
mirror of https://gitlab.com/fdroid/fdroidserver.git synced 2024-07-04 16:30:12 +02:00

add extra explanation/warning to nonstandardwebroot in examples/config.py

This commit is contained in:
Michael Pöhn 2018-06-26 11:31:52 +02:00
parent 1cca767a6b
commit 931ec12b82

View File

@ -231,7 +231,10 @@ The repository of older versions of applications from the main demo repository.
# awssecretkey = 'yourverysecretkeywordpassphraserighthere'
# If you want to force 'fdroid server' to use a non-standard serverwebroot
# If you want to force 'fdroid server' to use a non-standard serverwebroot.
# This will allow you to have 'serverwebroot' entries which do not end in
# '/fdroid'. (Please note that some client features expect repository URLs
# to end in '/fdroid/repo'.)
#
# nonstandardwebroot = False