Decentralised Art Server
High-performance C++ backend that exposes HTML interface and a secure REST API for managing Performative Transactions entities
 
Loading...
Searching...
No Matches
dcn::config::Config Struct Reference

#include <config.hpp>

Public Attributes

std::filesystem::path bin_path
 
std::filesystem::path logs_path
 
std::filesystem::path resources_path
 
std::filesystem::path storage_path
 

Member Data Documentation

◆ bin_path

std::filesystem::path dcn::config::Config::bin_path

◆ logs_path

std::filesystem::path dcn::config::Config::logs_path

◆ resources_path

std::filesystem::path dcn::config::Config::resources_path

◆ storage_path

std::filesystem::path dcn::config::Config::storage_path

The documentation for this struct was generated from the following file: