forked from leftypol/leftypol
simplify the md5 execution logic
This commit is contained in:
parent
9768161327
commit
dcf5d699bd
3 changed files with 31 additions and 26 deletions
|
@ -807,8 +807,8 @@
|
|||
// Set this to true if you're using a BSD
|
||||
$config['bsd_md5'] = false;
|
||||
|
||||
// Set this to true if you're having problems with image duplicated error and bsd_md5 doesn't help.
|
||||
$config['php_md5'] = false;
|
||||
// Set this to true if you're using Linux and you can execute `md5sum` binary.
|
||||
$config['gnu_md5'] = false;
|
||||
|
||||
// Number of posts in a "View Last X Posts" page
|
||||
$config['noko50_count'] = 50;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue