Adding a surf-open.sh script for easier tabbed(1) integration.
[surf.git] / config.def.h
index 0a16f3e..9c1a76a 100644 (file)
@@ -13,6 +13,8 @@ static time_t sessiontime   = 3600;
 static char *cafile         = "/etc/ssl/certs/ca-certificates.crt";
 static char *strictssl      = FALSE; /* Refuse untrusted SSL connections */
 static int   indicator_thickness = 2;
+
+/* Webkit features */
 static Bool spatialbrowsing = TRUE;
 static Bool hidebackground  = FALSE;