You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ssh-reg/private/test/testcfg.py

4 lines
157 B
Python

test_backup_csv: str = "test/testbackup.csv"
test_db: str = "./test/applications.sqlite"
ListUsers_fetch_size_min: int = 3
ListUsers_output_newlines: int = 1