Welcome to the Question2Answer Q&A. There's also a demo if you just want to try it out.
+1 vote
146 views
in Q2A Core by
Am trying to change this to 200. I already updated maxima so it allows me to enter 200 but it still only displays 50.

1 Answer

+1 vote
by

You need to set the QA_DB_RETRIEVE_QS_AS option. You can add this to your qa-config.php:

define('QA_DB_RETRIEVE_QS_AS', 200);

Then set the option in admin and it will work.

Welcome to the Q&A site for Question2Answer.

If you have a question about Q2A, please ask here, in English.

To report a bug, please create a new issue on Github or ask a question here with the bug tag.

If you just want to try Q2A, please use the demo site.

Categories

...