Dummy ADE account and Arguments

This commit is contained in:
bipinkrish
2023-02-24 00:12:15 +05:30
parent b2759bc182
commit a89c55ce39
10 changed files with 141 additions and 49 deletions

3
setup/params.py Normal file
View File

@@ -0,0 +1,3 @@
FILE_DEVICEKEY = "account/devicesalt"
FILE_DEVICEXML = "account/device.xml"
FILE_ACTIVATIONXML = "account/activation.xml"