]> code.citadel.org Git - citadel.git/blobdiff - citadel/citadel.rc
* Added the ability to handle embedded URL's from the text client
[citadel.git] / citadel / citadel.rc
index 2b8867ba54a7221f10d22dd2d21b92421eef0baa..0c94c8d2f4c8aaf6e5a44c1122fe0630cc519540 100644 (file)
@@ -78,6 +78,13 @@ allow_attachments=0
 #
 #password=mypassword
 
+# If URLCMD is defined, users can hit 'U' after reading a message which
+# contains embedded URL's, and the command will be executed.  Usually this
+# will be used to remote-control a web browser.  (Do not enable this command
+# for 'safe' public clients.)
+#
+#urlcmd=netscape -remote "openURL(%s)"
+
 
 # COMMAND SET CONFIGURATION
 #