# Copyright 2023 Simon Boyé from __future__ import annotations NFORTV_RTMP_LOG_FILE = "./rtmp_test.log" NFORTV_USERS = { "test": "foobar", }