mirror of
https://github.com/wabbajack-tools/wabbajack.git
synced 2024-08-30 18:42:17 +00:00
39 lines
929 B
YAML
39 lines
929 B
YAML
---
|
|
Metrics:
|
|
Host: internal.test.mongodb
|
|
Database: wabbajack
|
|
Collection: metrics
|
|
ListValidation:
|
|
Host: internal.test.mongodb
|
|
Database: wabbajack
|
|
Collection: mod_lists
|
|
JobQueue:
|
|
Host: internal.test.mongodb
|
|
Database: wabbajack
|
|
Collection: job_queue
|
|
IndexedFiles:
|
|
Host: internal.test.mongodb
|
|
Database: wabbajack
|
|
Collection: indexed_files
|
|
NexusModInfos:
|
|
Host: internal.test.mongodb
|
|
Database: wabbajack
|
|
Collection: nexus_mod_infos
|
|
NexusModFiles:
|
|
Host: internal.test.mongodb
|
|
Database: wabbajack
|
|
Collection: nexus_mod_files
|
|
NexusFileInfos:
|
|
Host: internal.test.mongodb
|
|
Database: wabbajack
|
|
Collection: nexus_file_infos
|
|
DownloadStates:
|
|
Host: internal.test.mongodb
|
|
Database: wabbajack
|
|
Collection: download_states
|
|
Indexer:
|
|
DownloadDir: c:\tmp\downloads
|
|
TempDir: c:\tmp\tmp
|
|
ArchiveDir: c:\archives
|
|
Settings:
|
|
TempDir: c:\tmp\tmp |