This repository has been archived by the owner on Apr 2, 2021. It is now read-only.
Simplify config #103
Labels
enhancement
New feature or request
level:beginner
issue level beginner
server
issues related to kache-server
Description
Currently, config is loaded from config/ directory. This required to have a very good folder structure like
bin/
config/
It would be better to simplify this by moving the config to root folder and keep it as
conf.toml
along with binarySteps to reproduce the behavior:
Expected behavior
Actual Behavior
OS and Other informations
Additional details
The text was updated successfully, but these errors were encountered: