From 0e18c3f86c3dc4e7c4676122914a7e684641e4bb Mon Sep 17 00:00:00 2001 From: pdbogen Date: Wed, 29 Aug 2007 21:09:07 +0000 Subject: [PATCH] Controls basic access to commands. git-svn-id: https://www.cernu.us/~pdbogen/svn/destult2@3 088b83a4-0077-4247-935c-42ec02c2848b --- access.yaml | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 access.yaml diff --git a/access.yaml b/access.yaml new file mode 100644 index 0000000..4af851e --- /dev/null +++ b/access.yaml @@ -0,0 +1,14 @@ +--- +'@ACCESSLIST': 1 +'@ADVERTISE': 2 +'@APPEND': 1 +'@CMDACCESS': 2 +'@CONFIG': 2 +'@DEFINE': 1 +'@DIE': 2 +'@IGNORE': 2 +'@JOIN': 1 +'@REGISTER': 2 +'@REPLACE': 1 +'@SIEVE': 1 +'@TRANSLATE': 0 -- 2.11.0