Confirmed users
3,727
edits
| Line 120: | Line 120: | ||
* Configure server-full/etc/sync.conf to use MySQL | * Configure server-full/etc/sync.conf to use MySQL | ||
sqluri = mysql://user:password@server/database | |||
sqluri = mysql:// | where "user" is the current user on this install | ||
"password" is the mysql password for this user | |||
"server" is just localhost | |||
"database" is a default or new database for use with the Sync server | |||
= Starting the Sync Server = | = Starting the Sync Server = | ||