-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
imported user expire settings file (#491)
* imported user expire settings file * fixed name function * added commit hash * Updated hook update * Fixed hook update * revert commit hash --------- Co-authored-by: Md Nadim Hossain <[email protected]> Co-authored-by: Vincent Gao <[email protected]>
- Loading branch information
1 parent
b4f3247
commit 6b61f04
Showing
2 changed files
with
28 additions
and
0 deletions.
There are no files selected for viewing
13 changes: 13 additions & 0 deletions
13
modules/tide_user_expire/config/optional/user_expire.settings.yml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,13 @@ | ||
frequency: 172800 | ||
offset: 604800 | ||
user_expire_roles: | ||
authenticated: 13148730 | ||
administrator: 13148730 | ||
approver: 13148730 | ||
site_admin: 13148730 | ||
editor: 13148730 | ||
previewer: 13148730 | ||
contributor: 13148730 | ||
event_author: 13148730 | ||
grant_author: 13148730 | ||
site_auditor: 13148730 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters