Use https for wiki updates

This commit is contained in:
Ciaran Gultnieks 2013-07-09 08:59:58 +01:00
parent 69619a5acf
commit b9fa583c99
3 changed files with 3 additions and 2 deletions

View file

@ -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"