Skip to content

Latest commit

 

History

History
53 lines (40 loc) · 1.88 KB

README.rst

File metadata and controls

53 lines (40 loc) · 1.88 KB
Project generated with PyScaffold

motd_quota

Print warning on message of the day (MOTD) when space or number of files close to quota

Do nothing when user is not close to quota. Uses dusage to get data about used space/files and quotas.

Warining message and quota thresholds can be configured by editing config.json.

Note

This project has been set up using PyScaffold 4.5. For details and usage information on PyScaffold see https://pyscaffold.org/.