forked from Simnation/Main
Update config.lua
This commit is contained in:
parent
ca975bf36d
commit
c1ed2567e5
1 changed files with 2 additions and 2 deletions
|
@ -47,8 +47,8 @@ Config.JobPermissions = {
|
||||||
-- Wer kann Vorfälle melden
|
-- Wer kann Vorfälle melden
|
||||||
canReportIncidents = 'all', -- 'all' für alle, oder spezifische Jobs als Table
|
canReportIncidents = 'all', -- 'all' für alle, oder spezifische Jobs als Table
|
||||||
|
|
||||||
-- Wer kann Vorfälle melden
|
-- Who can manage license information
|
||||||
canReportIncidents = 'all', -- 'all' für alle, oder spezifische Jobs als Table
|
canManageLicenses = {'police'}, -- Add any other jobs that should be able to manage licenses
|
||||||
|
|
||||||
-- Spezielle Job Informationen
|
-- Spezielle Job Informationen
|
||||||
jobSpecificInfo = {
|
jobSpecificInfo = {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue