mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-08-25 18:19:22 +03:00
Remove unused startup_url
This commit is contained in:
parent
3a61bb3e5a
commit
df293960d0
5 changed files with 4 additions and 19 deletions
|
|
@ -222,10 +222,10 @@ http_expires = 3600
|
|||
server_uids = On
|
||||
|
||||
[labs]
|
||||
allow_prefetch = On
|
||||
allow_prefetch = Off
|
||||
cache_system_data = On
|
||||
date_from_headers = On
|
||||
autocreate_system_folders = On
|
||||
autocreate_system_folders = Off
|
||||
allow_message_append = Off
|
||||
login_fault_delay = 1
|
||||
log_ajax_response_write_limit = 300
|
||||
|
|
@ -284,7 +284,6 @@ cookie_default_path = ""
|
|||
cookie_default_secure = Off
|
||||
check_new_messages = On
|
||||
replace_env_in_configuration = ""
|
||||
startup_url = ""
|
||||
strict_html_parser = Off
|
||||
boundary_prefix = ""
|
||||
kolab_enabled = Off
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue