Remove explicit host and recipe from connection

So that they will be inferred from the page environment
print-window-tiddler
Jeremy Ruston 2012-11-20 16:32:06 +00:00
rodzic c846784ab8
commit 48a105fd62
1 zmienionych plików z 7 dodań i 3 usunięć

Wyświetl plik

@ -2,7 +2,11 @@ title: TiddlyWebConnection
type: application/x-tiddler-dictionary
module-type: serverconnection
# Which syncer is used for this connection
syncer: tiddlywebsyncer
# replace with a tiddlyspace to which you have write access
host: http://tw5tiddlyweb.tiddlyspace.com/
recipe: tw5tiddlyweb_public
# The server host. If not specified, defaults to the host from which the page was loaded
# host: http://tw5tiddlyweb.tiddlyspace.com/
# The recipe to use. If not specified, defaults to the recipe used to serve the page
# recipe: tw5tiddlyweb_public