Merge pull request #4372 from owncloud/allow_empty_configvalue

allow empty configvalue in appconfig
This commit is contained in:
Thomas Müller 2013-08-14 10:34:06 -07:00
commit 994537a5b9
1 changed files with 1 additions and 1 deletions

View File

@ -32,7 +32,7 @@
<field>
<name>configvalue</name>
<type>clob</type>
<notnull>true</notnull>
<notnull>false</notnull>
</field>
<index>