Skip to content

Commit c399cc6

Browse files
authored
Clarify data_json setting for the Admin plugin
1 parent e55797c commit c399cc6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cinchize.yml.example

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ plugins: &plugins
77
-
88
class: "Cinch::Plugins::Admin"
99
options:
10-
:data_json: "local/path/to/data.json"
10+
:data_json: "local/path/to/data.json" # Local path, relative to the base bot folder
1111
:admins:
1212
- "YourNickHere"
1313
-

0 commit comments

Comments
 (0)