mirror of
https://github.com/f-droid/fdroidserver.git
synced 2025-11-04 22:40:29 +03:00
Wiki auto-updater
This commit is contained in:
parent
3714b40de7
commit
1df48f7964
2 changed files with 114 additions and 4 deletions
|
|
@ -43,3 +43,9 @@ keyaliases['com.example.app'] = 'example'
|
|||
#uploading data, etc.
|
||||
serverwebroot = 'user@example:/var/www/repo'
|
||||
|
||||
#Wiki details
|
||||
wiki_server = "server"
|
||||
wiki_path = "/wiki/"
|
||||
wiki_user = "login"
|
||||
wiki_password = "1234"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue