aspose file tools
The moose likes JForum and the fly likes How to configure max post size? Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Products » JForum
Reply Bookmark "How to configure max post size?" Watch "How to configure max post size?" New topic
Author

How to configure max post size?

Migrated From Jforum.net
Ranch Hand

Joined: Apr 22, 2012
Posts: 17424
What is the default maximum post size (not attachments, just text) in JForum, and how do I change it?

thanks,
Brensen


[originally posted on jforum.net by brensen]
Migrated From Jforum.net
Ranch Hand

Joined: Apr 22, 2012
Posts: 17424
The text post? there is no limit, as the database field is a TEXT column.

Rafael
[originally posted on jforum.net by Rafael Steil]
 
I agree. Here's the link: http://jrebel.com/download
 
subject: How to configure max post size?
 
Similar Threads
Revision V_2_1_6 in CVS does not match 2.1.6 source download
Java Heap Space
How to call Struts 1 action without page reloading?
How do I block a user from sending me private messgaes?
Does pagination work without server bounce?