-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathconfig.example
More file actions
33 lines (24 loc) · 785 Bytes
/
config.example
File metadata and controls
33 lines (24 loc) · 785 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
# Hetzner StorageBox'es (one or space separated list), syntax: user@host:port
export repo_main="xxx@xxx.your-storagebox.de:23"
export repo_sync="xxx@xxx.your-storagebox.de:23"
# Folder path where repository stored on remote storage
export repository_folder="/home/kopia/repo"
# Default password what mandatory for repositories encryption
export KOPIA_PASSWORD="pass"
# Web UI
export ui_username="xxx"
export ui_password="xxx"
# Other Kopia settings
export KOPIA_CHECK_FOR_UPDATES=false
# KOPIA_PERSIST_CREDENTIALS_ON_CONNECT=false
# KOPIA_CHECK_FOR_UPDATES=false
# KOPIA_CACHE_DIRECTORY
# KOPIA_LOG_DIR
# KOPIA_LOG_DIR_MAX_FILES
# KOPIA_KEEP_LOGS
# KOPIA_SERVER_USERNAME
# KOPIA_SERVER_PASSWORD
# KOPIA_SERVER_CONTROL_USER
# KOPIA_SERVER_CONTROL_PASSWORD
# B2_KEY_ID
# B2_KEY