mirror of
https://github.com/f-droid/fdroidserver.git
synced 2025-09-14 15:02:51 +03:00
Use https for wiki updates
This commit is contained in:
parent
69619a5acf
commit
b9fa583c99
3 changed files with 3 additions and 2 deletions
|
@ -66,6 +66,7 @@ keyaliases['com.example.another.plugin'] = '@com.example.another'
|
|||
serverwebroot = 'user@example:/var/www/repo'
|
||||
|
||||
#Wiki details
|
||||
wiki_protocol = "http"
|
||||
wiki_server = "server"
|
||||
wiki_path = "/wiki/"
|
||||
wiki_user = "login"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue