options.php file (200kb max file size)

talialink / 2012-08-31 12:56:16   

Hello,
I'm new to indexhibit and have the same problem as mentioned here: indexhibit.org/forum/thread/16594/,
I tried to do the same but couldn't find the options.php. file at the asset page. Is it not available for the default template or am I just missing something?

Vaska A / 2012-08-31 15:20:32   

/ndxzsite/config/options.php

marianatuma / 2012-09-01 22:04:23   

talialink, the options.php file isn't in the assets page — you'll find it in your FTP application (like Cyberduck). It is in the files you downloaded to install Indexhibit. If you go to your FTP application, look inside the ndxzsite folder, then inside the config folder, and you'll find the options.php document. Then, control-click on the document to edit. Change this line: $default['maxsize'] = 200;
To something like this: $default['maxsize'] = 1000;

talialink / 2012-09-01 23:31:15   

marianatuma thank you!

arsondpi / 2012-09-02 06:23:02   

...that's 1Mb - that's huge...
Sites that take longer to load will eventually have less visitors. There's a reason for the 200Kb limit - don't increase these so high...

keeyoungsong / 2012-09-03 16:04:07   

This is really helpful I had same issue and didn't know how to change the size limit.
Thanks!

This thread has been closed, thank you.