Ticket #1047 (closed enhancement: wontfix)
[TiddlyWebWiki] document server.* fields
| Reported by: | jayfresh | Owned by: | FND |
|---|---|---|---|
| Priority: | undefined | Milestone: | |
| Component: | TiddlyWebWiki | Version: | |
| Severity: | undefined | Keywords: | client documentation |
| Cc: |
Description
I think it would be valueable to document how the server.* fields are set on a tiddler. For example, server.host comes from this bit of tiddlywebconfig.py:
'server_host': {
'scheme': 'http',
'host': 'ilga.peermore.com',
'port': '80'
}
Change History
Note: See
TracTickets for help on using
tickets.
