summaryrefslogtreecommitdiff
path: root/conf/plugin_athena.conf
diff options
context:
space:
mode:
Diffstat (limited to 'conf/plugin_athena.conf')
-rw-r--r--conf/plugin_athena.conf29
1 files changed, 0 insertions, 29 deletions
diff --git a/conf/plugin_athena.conf b/conf/plugin_athena.conf
deleted file mode 100644
index 38fa48d03..000000000
--- a/conf/plugin_athena.conf
+++ /dev/null
@@ -1,29 +0,0 @@
-// Athena Plugins Configuration file
-
-// Should we auto search for plugin files and load them?
-// If set to 'yes' you will not need to set 'plugin:' commands
-// in this conf file to load them
-auto_search: no
-
-//------Plugins List -----------
-
-// Just a sample plugin
-//plugin: sample
-
-// GUI core plugin
-//plugin: gui
-
-// Crash and Uptime reporting for CygWin/Linux
-//plugin: sig
-
-// Crash reporting for Windows
-//plugin: exchndl
-
-// Alternative, improved crash reporting for Windows
-//plugin: dbghelpplug
-
-// Process id logging
-//plugin: pid
-
-// Console parser
-//plugin: console