mirror of
https://github.com/pragma-/pbot.git
synced 2024-11-26 22:09:26 +01:00
Restrict factsetting action
to admins
This commit is contained in:
parent
fd8a43c9cd
commit
9a082ede38
@ -53,6 +53,7 @@ our %factoid_metadata_levels = (
|
||||
'effective-level' => 20,
|
||||
'persist-key' => 20,
|
||||
'interpolate' => 10,
|
||||
'action' => 10,
|
||||
# all others are allowed to be factset by anybody/default to level 0
|
||||
);
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user