add ip checking config options

This commit is contained in:
2023-08-08 10:24:28 -04:00
parent 88a1462304
commit 4744e8cf5f
2 changed files with 14 additions and 0 deletions

View File

@ -6,6 +6,8 @@ server:
is_develop: True
threading: False
log_dir: "logs"
check_arcade_ip: False
strict_ip_checking: False
title:
loglevel: "info"