Skip to content

Commit 54b9344

Browse files
committed
docs: document changes
1 parent fe023bc commit 54b9344

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

docs/config.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@ The following configuration options are available.
3333
| debug | false | _unused_ |
3434
| port | 8000 | connection port |
3535
| host | 127.0.0.1 | host to listen for connections |
36+
| public_url | _None_ | public url for performing request validation |
3637
| database_url | mysql://root@127.0.0.1/syncstorage | database DSN |
3738
| database_pool_max_size | _None_ | Max pool of database connections |
3839
| master_secret| _None_ | Sync master encryption secret |

0 commit comments

Comments
 (0)