]> code.citadel.org Git - citadel.git/blobdiff - citadel/citadel.rc
* Added a per-user client option to always compose messages using the
[citadel.git] / citadel / citadel.rc
index 3cc4ee780211d5e854b8b8b438c6536270f344b3..39278f1cbcf104680344d6ccca6c3a7e4c53c3fa 100644 (file)
@@ -5,12 +5,12 @@
 #
 # The standard client looks for this file in:
 # 1. $HOME/.citadelrc
-# 2. <compiled BBSDIR>/citadel.rc
+# 2. <compiled CTDLDIR>/citadel.rc
 # 3. /etc/citadel.rc
 # 4. <current directory>/citadel.rc
 
 # Set ENCRYPT to yes to force SSL/TLS encryption when connecting to a
-# Citadel/UX server, even if the server is on the same machine as the
+# Citadel server, even if the server is on the same machine as the
 # client.  Set it to no to disable SSL/TLS encryption.  The default is to
 # enable encryption for remote systems and to disable encryption for
 # systems on the same machine as the client.
@@ -27,7 +27,7 @@ fullscreen=no
 # messages.  If you want the external editor to be used by default, be sure
 # to reflect this in the command set below.
 #
-# editor=pico
+editor=vi
 
 # Or, you could have multiple editors available, like this:
 # ("editor" and "editor0" are the same internally)
@@ -188,12 +188,6 @@ remember_passwords=0
 alternate_semantics=no
 
 
-# When the user hits the <R>eply key after reading a message, reply_with_editor
-# selects whether it uses the built-in editor (select 'no') or an external
-# editor (select 'yes').
-#
-reply_with_external_editor=no
-
 
 # COMMAND SET CONFIGURATION
 #
@@ -273,7 +267,8 @@ cmd=21,0,&.,&Help:
 cmd=22,1,&.,&Aide,&Kill this room
 cmd=23,1,&.,&Aide,&Edit this room
 cmd=24,0,&.,&Aide,&Who knows room
-cmd=25,2,&.,&Aide,edit &User
+cmd=25,2,&.,&Aide,&User,&Edit
+cmd=96,2,&.,&Aide,&User,&Delete
 cmd=26,2,&.,&Aide,&Validate new users
 cmd=48,1,&.,&Aide,enter &Info file
 cmd=27,0,&.,&Aide,&Room,&Invite user
@@ -301,8 +296,8 @@ cmd=30,0,&.,&Terminate,and &Stay online
 # the trailing colon allows the user to enter a few characters to search for
 # users with a partial match.
 #
-cmd=32,0,&.,&Read,&User listing
-#cmd=32,0,&.,&Read,&User listing:
+#cmd=32,0,&.,&Read,&User listing
+cmd=32,0,&.,&Read,&User listing:
 
 cmd=33,0,&.,&Read,&Textfile formatted
 #