1
0
Fork 0
mirror of git://git.psyced.org/git/psyced synced 2024-08-15 03:25:10 +00:00

new /set loginhistory <amount>

This commit is contained in:
psyc://loupsycedyglgamf.onion/~lynX 2018-04-24 15:43:14 +02:00
parent 9e02ba080c
commit 04a4908877
10 changed files with 35 additions and 3 deletions

View file

@ -1,2 +1,4 @@
#define PLACE_HISTORY_EXPORT
#define PLACE_SCRATCHPAD
#define SECURE
#include <place.gen>

9
place/git.c Normal file
View file

@ -0,0 +1,9 @@
#include <net.h>
#define NAME "git"
//#ifdef BRAIN
# define REDIRECT "psyc://psyced.org/@PSYC"
//#endif
#include <place.gen> // now generate the place according to the rules