How much data can Environment Variable holds?

Confluence User - 13 Jul, 2015

I'm thinking of writing some beanshell scripting and put it in a Environment Variable so that I can reuse the script in many places.

I wonder if anyone knows how much text can I put into a Environment Variable.

Thanks

environment;hash;variable

2


14 Jul, 2015
confluenceUser
confluenceUser
It is stored in one of the database table. The default db column for the value in MySQL is TEXT, which means 64k chars.
14 Jul, 2015
confluenceUser
confluenceUser

yes of course with answer walter, this default type data for generate table from joget is text, and means 64 k char, this table and type data can be change for alternatif use...

 

RELATED QUESTIONS

Your answer


To answer a question you'll need an account.

Print