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:
parent
ff2afdc3ec
commit
117d0aeebd
1 changed files with 1 additions and 1 deletions
|
@ -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():
|
||||
|
|
Loading…
Reference in a new issue