This repository has been archived by the owner on Jun 2, 2024. It is now read-only.
Version 1.0.13 (Safe File Name)
- Added #10 a new configuration variable
safe_filename
. By defaulttrue
, suppresses any file name errors and converts the file name to a valid name, if set tofalse
, an exception will be thrown upon a invalid name.
All users who update will notice no errors will appear upon an invalid name. Set safe_filename
to false
if you prefer the exception to be thrown.