diff options
author | Emistry Haoyan <equinox1991@gmail.com> | 2018-10-03 22:48:21 +0800 |
---|---|---|
committer | Emistry Haoyan <equinox1991@gmail.com> | 2018-10-06 03:33:38 +0800 |
commit | f561a2e5d0e93d170c2a1e1c9202ba42ac490b8a (patch) | |
tree | 0c093b294670a14204e2250b60787e1473911aca /conf | |
parent | 852c13305f67948531bd0277eb1922dbd02b1f26 (diff) | |
download | hercules-f561a2e5d0e93d170c2a1e1c9202ba42ac490b8a.tar.gz hercules-f561a2e5d0e93d170c2a1e1c9202ba42ac490b8a.tar.bz2 hercules-f561a2e5d0e93d170c2a1e1c9202ba42ac490b8a.tar.xz hercules-f561a2e5d0e93d170c2a1e1c9202ba42ac490b8a.zip |
Update Permission Documents
- Changed into markdown format.
Diffstat (limited to 'conf')
-rw-r--r-- | conf/groups.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/groups.conf b/conf/groups.conf index 3f0c34ffb..3afa38fb8 100644 --- a/conf/groups.conf +++ b/conf/groups.conf @@ -47,7 +47,7 @@ Requires 'log_commands' to be enabled in 'conf/logs.conf'. A group of settings <permission> : <bool> If a permission is not included, false is assumed. -For a full list of available permissions, see: doc/permissions.txt +For a full list of available permissions, see: doc/permissions.md <inherit> A list of group names that given group will inherit commands and permissions |