mirror of
https://github.com/eftechcombr/bacula.git
synced 2025-08-26 07:11:14 +00:00
Build 13.0.3
This commit is contained in:
23
docker/etc/baculum/Config-web-apache/settings.conf
Executable file
23
docker/etc/baculum/Config-web-apache/settings.conf
Executable file
@@ -0,0 +1,23 @@
|
||||
[baculum]
|
||||
debug = "0"
|
||||
lang = "en"
|
||||
max_jobs = "15000"
|
||||
size_values_unit = "decimal"
|
||||
time_in_job_log = "0"
|
||||
date_time_format = "Y-M-D R"
|
||||
enable_messages_log = "1"
|
||||
login = "admin"
|
||||
|
||||
[users]
|
||||
|
||||
[auth_basic]
|
||||
allow_manage_users = "1"
|
||||
user_file = "/usr/share/baculum/htdocs/protected/Web/Config/baculum.users"
|
||||
hash_alg = "apr-md5"
|
||||
|
||||
[security]
|
||||
auth_method = "basic"
|
||||
def_access = "default_settings"
|
||||
def_role = "normal"
|
||||
def_api_host = "Main"
|
||||
|
Reference in New Issue
Block a user