Skip to content
Snippets Groups Projects
Commit 147da2dc authored by Jared Hancock's avatar Jared Hancock
Browse files

Merge pull request #897 from protich/issue/default-groups


Default groups

Reviewed-By: default avatarJared Hancock <jared@osticket.com>
parents 4bcf24a1 8316279a
No related branches found
No related tags found
No related merge requests found
...@@ -33,7 +33,7 @@ ...@@ -33,7 +33,7 @@
# the initial staff member -- the administrator. # the initial staff member -- the administrator.
--- ---
- isactive: 1 - isactive: 1
name: Overseers name: Lion Tamers
notes: | notes: |
System overlords. These folks (initially) have full control to all the System overlords. These folks (initially) have full control to all the
departments they have access to. departments they have access to.
...@@ -51,7 +51,7 @@ ...@@ -51,7 +51,7 @@
depts: [1, 2, 3] depts: [1, 2, 3]
- isactive: 1 - isactive: 1
name: Managers name: Elephant Walkers
notes: | notes: |
Inhabitants of the ivory tower Inhabitants of the ivory tower
can_create_tickets: 1 can_create_tickets: 1
...@@ -68,7 +68,7 @@ ...@@ -68,7 +68,7 @@
depts: [1, 2, 3] depts: [1, 2, 3]
- isactive: 1 - isactive: 1
name: Staff name: Flea Trainers
notes: | notes: |
Lowly staff members Lowly staff members
can_create_tickets: 1 can_create_tickets: 1
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment