-
Notifications
You must be signed in to change notification settings - Fork 35
DAO MongoDB
nicol edited this page Dec 9, 2024
·
12 revisions
- File Location : $USER_HOME/.magicDeskCompanion/dao/MongoDB.conf
- Category : DAO
- Version : 3.12.14
- Status : BETA
- Need Authenticator : No
Key | Description | Type | Default Value | Allowed Values |
---|---|---|---|---|
INIT_DEFAULT_COLS | create defaults collection at startup. Will be set to false after first startup | Boolean | true | true false |
PASS | password of the connected user | Text | ||
SERVERPORT | listening port of the database | Text | 27017 | Any value between 1024 and 65535 |
DRIVER | Mongo server protocol. Use mongodb:// for standard network. Use mongodb+srv:// for atlas | Text | mongodb:// | mongodb:// mongodb+srv:// |
DB_NAME | database name | Text | mtgdesktopcompanion | |
LOGIN | user allowed to connect to the database | Text | login | |
PARAMETERS | MongoDB parameters append to the url | Text | ||
SERVERNAME | servername or ip of the server | Text | localhost |
Cards
Decks
Game
Collection
Stock
- define default stock item
- import cards
- export cards
- Estimate my stock
- Get grading information
- Mass modification tools
Sealed
Alerts
Dashboard
Shops
- Create your transaction
- import orders
- Manage contacts
- Manage your external webshop DEV
- Configure your embbeded webshop
Builder
News
Scripting
Announces
Chat
Servers
- Rest Backend Server
- Website Servers
- Discord bot Server
- Prices Manager Server
- Automate Server
- Community Server
- Technical Servers
Tools
Administration