Skip to content

Commit

Permalink
Reword comment in config-file
Browse files Browse the repository at this point in the history
  • Loading branch information
hmpf committed Nov 10, 2023
1 parent 1066719 commit 5bcd7bb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions python/nav/etc/webfront/webfront.conf
Original file line number Diff line number Diff line change
Expand Up @@ -110,8 +110,8 @@ enabled = no
# authenticated user?
#varname = REMOTE_USER

# Whether usernames set in REMOTE_USER should automatically be created in the
# database if they do not already exist.
# Whether a username set in REMOTE_USER should lead to the automatic creation
# of a user in the database if the user does not already exist.
# autocreate = off

# If the supplied remote username value needs modification to become more
Expand Down

0 comments on commit 5bcd7bb

Please sign in to comment.