Hallo,

I started using baseX and it seems realy to be a great thing.

I like to set a paramter for a dabase using REST - but not success.
What i'm doing wrong?

http://127.0.0.1:8080/BaseX77-20130321.085136/rest/osmdb?command=SET+CHOP+FALSE

http://127.0.0.1:8080/BaseX77-20130321.085136/rest/osmdb?command=GET+CHOP

The Paramter value does not change.

Following the instruction on this page only local options can be modified, but "CHOP" is not classified a global option.
http://docs.basex.org/wiki/Commands#SET
http://docs.basex.org/wiki/Options

Thx a lot for hints, Willi