Changeset 15833 for main/waeup.kofa/trunk/src/waeup/kofa/utils
- Timestamp:
- 21 Nov 2019, 06:43:08 (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
main/waeup.kofa/trunk/src/waeup/kofa/utils/utils.py
r15685 r15833 239 239 MAX_FILES = 100 240 240 241 #: Maximum size in Bytes of passport images in the applicants and 242 #: students section 243 MAX_PASSPORT_SIZE = 50 * 1024 244 241 245 #: Temporary passwords and parents password validity period 242 246 TEMP_PASSWORD_MINUTES = 10
Note: See TracChangeset for help on using the changeset viewer.