]> code.citadel.org Git - citadel.git/blobdiff - citadel/citadel.rc
More changes to get attachments working.
[citadel.git] / citadel / citadel.rc
index 75018531592ec694671b0db1e243b16e92f761cf..661f96505a3117b2921193796efcbaf9d0208af7 100644 (file)
@@ -43,6 +43,10 @@ use_floors=DEFAULT
 #
 beep=1
 
+# ALLOW_ATTACHMENTS should be set to 1 if you wish the user to be able to
+# attach files to messages.  (Do not enable this for 'safe' public clients.)
+allow_attachments=1
+
 # If you set the USERNAME variable, the value you set here will automatically
 # be passed to the "Enter your name:" prompt.
 #
@@ -139,6 +143,7 @@ cmd=51,1,&.,&Aide,&File,&Delete
 cmd=53,1,&.,&Aide,&File,&Send over net
 cmd=54,1,&.,&Aide,&File,&Move
 cmd=70,2,&.,&Aide,&Message edit:
+cmd=78,1,&.,&Aide,&Post
 cmd=29,0,&.,&Terminate,and &Quit
 cmd=30,0,&.,&Terminate,and &Stay online
 cmd=32,0,&.,&Read,&User listing
@@ -171,6 +176,7 @@ cmd=36,0,&.,&Enter,&ASCII message
 cmd=37,0,&.,&Enter,&Configuration
 cmd=38,0,&.,&Enter,a new &Room
 cmd=39,0,&.,&Enter,&Textfile
+cmd=77,0,&.,&Enter,&Username
 cmd=40,0,&.,&Enter,file using &Xmodem
 cmd=42,0,&.,&Enter,file using &Ymodem
 cmd=44,0,&.,&Enter,file using &Zmodem
@@ -197,6 +203,12 @@ cmd=65,2,&;,&Aide,&Kill floor
 cmd=68,0,&;,&Known rooms
 cmd=66,0,&.,&Enter,&Bio
 cmd=67,0,&.,&Read,&Bio
+
+
+cmd=79,0,&.,&Wholist,&Long
+cmd=75,0,&.,&Wholist,&Roomname
+cmd=76,0,&.,&Wholist,&Hostname
+
 #
 # Command 69 allows the user to enter a server command directly.  It is
 # primarily for testing and not intended for general use.  Usually there