Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
OLAT CI-CD Testing Project
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Requirements
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Deploy
Package Registry
Container Registry
Model registry
Operate
Terraform modules
Monitor
Service Desk
Analyze
Contributor analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Lars Oliver Dam
OLAT CI-CD Testing Project
Commits
4ad33ebe
Commit
4ad33ebe
authored
4 years ago
by
aboeckle
Browse files
Options
Downloads
Patches
Plain Diff
OO-4529 Refactoring olat.properties
parent
c6613396
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
src/main/resources/serviceconfig/olat.properties
+4
-5
4 additions, 5 deletions
src/main/resources/serviceconfig/olat.properties
with
4 additions
and
5 deletions
src/main/resources/serviceconfig/olat.properties
+
4
−
5
View file @
4ad33ebe
...
...
@@ -270,6 +270,10 @@ password.max.age.principal=${password.max.age}
password.max.age.administrator
=
${password.max.age}
password.max.age.sysadmin
=
${password.max.age}
# Allow coaches to set new passwords for their students
password.change.by.coach.allowed
=
false
password.change.by.coach.allowed.values
=
true,false
#notifications intervals the user can choose from. Disabled those you do not want by setting them to "false"
notification.interval.never
=
true
notification.interval.monthly
=
true
...
...
@@ -1709,8 +1713,3 @@ impressum.enabled=${topnav.impressum}
impressum.position
=
footer
impressum.contact.enabled
=
true
impressum.contact.mail
=
${supportemail}
###############################################################################
# Allow coaches to set new passwords for their students
###############################################################################
password.change.by.coach.allowed.values
=
true,false
password.change.by.coach.allowed
=
false
\ No newline at end of file
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment