Merge pull request #160 from mozilla-services/fix-customization-instructions; r=eoger

fix(docs): Use correct .ini file sections for customization params.
pull/162/head
Ryan Kelly 5 years ago committed by GitHub
commit 6236d05f6f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -73,10 +73,10 @@ All customization of the server can be done by editing the file
your way. Things you might like to change include:
* The client-visible hostname for your server. Edit the "public_url"
key under the [syncstorage] section.
key under the [syncerver] section.
* The database in which to store sync data. Edit the "sqluri" setting
under the [syncstorage] section.
under the [syncserver] section.
Database Backend Modules

Loading…
Cancel
Save