aboutsummaryrefslogtreecommitdiffhomepage
path: root/conf
diff options
context:
space:
mode:
Diffstat (limited to 'conf')
-rw-r--r--conf/sisu/sisurc.yml11
1 files changed, 8 insertions, 3 deletions
diff --git a/conf/sisu/sisurc.yml b/conf/sisu/sisurc.yml
index 611548b6..c135f270 100644
--- a/conf/sisu/sisurc.yml
+++ b/conf/sisu/sisurc.yml
@@ -70,9 +70,14 @@ default:
#language: 'English'
#% settings used by ssh scp
#remote:
-# user: '[usrname]'
-# host: '[remote.hostname]'
-# path: '.' #no trailing slash eg 'sisu/www'
+# -
+# user: '[usrname]'
+# host: '[remote.hostname]'
+# path: '.' #no trailing slash eg 'sisu/www'
+# -
+# user: '[usrname]'
+# host: '[remote.hostname]'
+# path: '.' #no trailing slash eg 'sisu/www'
#% webrick information
#webrick:
# port: '8081'