FlatImage
A configurable Linux containerization system
Loading...
Searching...
No Matches
config.hpp File Reference

Constants for portal configuration. More...

#include <cstdint>
Include dependency graph for config.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Variables

constexpr uint32_t const SECONDS_TIMEOUT = 5
 
constexpr uint32_t const SIZE_BUFFER_READ = 16384
 

Detailed Description

Constants for portal configuration.

Author
Ruan Formigoni

Definition in file config.hpp.

Variable Documentation

◆ SECONDS_TIMEOUT

uint32_t const SECONDS_TIMEOUT = 5
constexpr

Definition at line 13 of file config.hpp.

◆ SIZE_BUFFER_READ

uint32_t const SIZE_BUFFER_READ = 16384
constexpr

Definition at line 14 of file config.hpp.