Antano » Antano Server API » ServerSettings
Antano® will be released very soon. This is an announcement text

Contents

Search

ServerSettings

class server.ServerSettings

Bases: object

ServerSettings this class is reliable for handling and manipulation of attached server settings

Methods Summary

get_configs() Gets current config dict from file
get_settings_from_db() Gets all settings out of database

Methods Documentation

static get_configs()

Gets current config dict from file

Raises:e – JSON or IO error
Returns:Dict<String, obj> – config / settings dict
get_settings_from_db()

Gets all settings out of database

Last update: 10/08/2020 3:43 a.m. (CET)