Remove explicit host and recipe from connection

So that they will be inferred from the page environment
This commit is contained in:
Jeremy Ruston 2012-11-20 16:32:06 +00:00
parent c846784ab8
commit 48a105fd62
1 changed files with 7 additions and 3 deletions

View File

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