crawlserv++  [under development]
Application for crawling and analyzing textual content of websites.
ServerSettings.hpp File Reference
#include <cstdint>
#include <string>
Include dependency graph for ServerSettings.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  crawlservpp::Struct::ServerSettings
 Server settings containing its port, as well as allowed clients, origins, and actions. More...
 

Namespaces

 crawlservpp::Struct
 Namespace for data structures.
 

Constants

constexpr auto crawlservpp::Struct::serverSleepOnSqlErrorDefault {60}