mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2024-11-21 12:21:04 +01:00
Removed admin credentials
This commit is contained in:
parent
ce1b667459
commit
2a3fe353fe
@ -9,8 +9,9 @@ address = "0.0.0.0:9000"
|
||||
# be replaced with a better multi-user, role-based authentication system.
|
||||
# IMPORTANT: Leave both values empty to disable authentication on admin
|
||||
# only where an external authentication is already setup.
|
||||
admin_username = "{{listmonk_admin_username}}"
|
||||
admin_password = "{{listmonk_admin_password}}"
|
||||
# admin_username = "{{listmonk_admin_username}}"
|
||||
# admin_password = "{{listmonk_admin_password}}"
|
||||
# Deactivated for newer versions
|
||||
|
||||
# Database.
|
||||
[db]
|
||||
|
Loading…
Reference in New Issue
Block a user