add new syntax to example keter.yaml

This commit is contained in:
Josh Berman 2015-06-17 03:22:25 +03:00
parent 2c157660d4
commit ce1e0ba574

View File

@ -67,3 +67,7 @@ stanzas:
plugins:
#postgres: true
# Syntax for remote-DB server:
# postgres:
# - server: remoteServerNameOrIP
# port: 1234