Print server info

Signed-off-by: Luigi311 <git@luigi311.com>
This commit is contained in:
Luigi311
2023-09-28 19:41:53 -06:00
parent 43d6bc0d82
commit 4de25a0d4a
4 changed files with 30 additions and 45 deletions

View File

@@ -38,6 +38,7 @@ def setup_black_white_lists(
whitelist_users,
)
def setup_x_lists(
xlist_library,
xlist_library_type,
@@ -89,42 +90,3 @@ def setup_x_lists(
logger(f"{xlist_type}list Users: {xlist_users}", 1)
return xlist_library, xlist_library_type, xlist_users