From 7902772f08ddd1fe93da2eac0c9b8c2d11095b45 Mon Sep 17 00:00:00 2001 From: Darren Date: Sat, 28 Sep 2013 12:58:00 +0100 Subject: [PATCH] Remove unused conf.cap_options from example config --- config.example.js | 5 ----- 1 file changed, 5 deletions(-) diff --git a/config.example.js b/config.example.js index c7a72a7..65237f3 100644 --- a/config.example.js +++ b/config.example.js @@ -82,11 +82,6 @@ conf.client_plugins = [ -// Enabled CAP extensions (See ENTER URL TO CAP INFO HERE PLS) -conf.cap_options = []; - - - // Directory to find the server modules conf.module_dir = "../server_modules/"; -- 2.25.1