mirror of
git://git.psyced.org/git/psyced
synced 2024-08-15 03:25:10 +00:00
Merge remote-tracking branch 'fly/master'
This commit is contained in:
commit
9e96208836
1 changed files with 3 additions and 3 deletions
|
@ -6,17 +6,17 @@
|
||||||
#ifdef ADMINISTRATORS
|
#ifdef ADMINISTRATORS
|
||||||
# define PLACE_OWNED ADMINISTRATORS
|
# define PLACE_OWNED ADMINISTRATORS
|
||||||
#else
|
#else
|
||||||
# echo place/syslog has no owners!
|
# echo place/remotor has no owners!
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#define NAME "remoTor"
|
#define NAME "remoTor"
|
||||||
#define PRIVATE
|
#define PRIVATE
|
||||||
#define SECURE
|
#define SECURE
|
||||||
#define RESTRICTED
|
//#define RESTRICTED
|
||||||
|
|
||||||
#define PLACE_HISTORY_EXPORT
|
#define PLACE_HISTORY_EXPORT
|
||||||
#define HISTORY_GLIMPSE 7
|
#define HISTORY_GLIMPSE 7
|
||||||
#define HISTORY_METHOD "_notice_tor"
|
#define HISTORY_METHOD "_warning_remotor"
|
||||||
|
|
||||||
#ifdef BRAIN
|
#ifdef BRAIN
|
||||||
# define ALLOW_EXTERNAL_FROM "psyc://psyced.org"
|
# define ALLOW_EXTERNAL_FROM "psyc://psyced.org"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue