]> code.citadel.org Git - citadel.git/blobdiff - citadel/citadel.rc
* Replaced all "Citadel/UX" references with "Citadel"
[citadel.git] / citadel / citadel.rc
index 3cc4ee780211d5e854b8b8b438c6536270f344b3..73fcbf4dd95d1e9e1e5db25bfcb15a99cb52d6f1 100644 (file)
@@ -10,7 +10,7 @@
 # 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)