1
0
Fork 0
mirror of https://github.com/fastogt/pyfastogt synced 2025-02-12 12:41:53 +00:00

Update request_fastogt_license_key

This commit is contained in:
Alexandr Topilski 2020-03-24 13:56:34 +03:00 committed by GitHub
parent ff2afdc3ec
commit 117d0aeebd
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -7,7 +7,7 @@ from datetime import datetime
PROJECT_NAME = 'request_license'
LICENSE_SERVER_URL = 'https://license.fastogt.com/v1/license'
EXP_DAYS = 5
EXP_DAYS = 30
def print_usage():