Services/Sync/Server/Archived/0.3/Setup/Server: Difference between revisions

Line 153: Line 153:


If both the storage engine and authentication engine are using the same database, setting this makes both engines use the same database handler rather than opening different ones. Note that SQLite cannot use the same db for authentication and storage.
If both the storage engine and authentication engine are using the same database, setting this makes both engines use the same database handler rather than opening different ones. Note that SQLite cannot use the same db for authentication and storage.
<pre>
define('WEAVE_REGISTER_USE_CAPTCHA', '1');
</pre>
Requires use of a captcha for users creating accounts. (See registration spec)


== Setting up Weave Admin ==
== Setting up Weave Admin ==
canmove, Confirmed users
1,173

edits