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