Locate examples in config
darcs-hash:20080720141543-533db-f9d9eb94cd9f770be5f912a838a7e5f462c04809.gz
This commit is contained in:
parent
88717d8805
commit
a4600399a4
|
@ -53,6 +53,10 @@ $config['db']['database'] = 'mysql://laconica:microblog@localhost/laconica';
|
|||
#$config['xmpp']['password'] = 'blahblahblah';
|
||||
#$config['xmpp']['public'][] = 'someindexer@example.net';
|
||||
|
||||
#Default locale info
|
||||
#$config['site']['timezone'] = 'Pacific/Auckland';
|
||||
#$config['site']['language'] = 'en_NZ';
|
||||
|
||||
#Do notice broadcasts offline
|
||||
#If you set this, you must run the xmppdaemon.php
|
||||
#as a daemon (with, say, start-stop-daemon)
|
||||
|
|
Loading…
Reference in New Issue
Block a user