mirror of
https://github.com/GAM-team/GAM.git
synced 2026-06-29 18:31:38 +00:00
Updated gam <UserTypeEntity> print|show filecounts
This commit is contained in:
@@ -216,7 +216,7 @@ SECONDS_PER_DAY = 86400
|
||||
SECONDS_PER_WEEK = 604800
|
||||
MAX_GOOGLE_SHEET_CELLS = 10000000 # See https://support.google.com/drive/answer/37603
|
||||
MAX_LOCAL_GOOGLE_TIME_OFFSET = 30
|
||||
SHARED_DRIVE_MAX_FILES_FOLDERS = 400000
|
||||
SHARED_DRIVE_MAX_FILES_FOLDERS = 500000
|
||||
UTF8 = 'utf-8'
|
||||
UTF8_SIG = 'utf-8-sig'
|
||||
EV_GAMCFGDIR = 'GAMCFGDIR'
|
||||
|
||||
Reference in New Issue
Block a user