mirror of
https://github.com/aljazceru/hummingbot-dashboard.git
synced 2026-01-06 06:54:25 +01:00
(feat) add auth system enabled
This commit is contained in:
@@ -9,4 +9,6 @@ MINER_EXCHANGES = ["Binance", "FTX", "Coinbase Exchange", "Huobi Global", "OKX",
|
||||
DEFAULT_MINER_COINS = ["Avalanche"]
|
||||
|
||||
CERTIFIED_EXCHANGES = ["ascendex", "binance", "bybit", "gate.io", "hitbtc", "huobi", "kucoin", "okx", "gateway"]
|
||||
CERTIFIED_STRATEGIES = ["xemm", "cross exchange market making", "pmm", "pure market making"]
|
||||
CERTIFIED_STRATEGIES = ["xemm", "cross exchange market making", "pmm", "pure market making"]
|
||||
|
||||
AUTH_SYSTEM_ENABLED = True
|
||||
|
||||
Reference in New Issue
Block a user