Page 1 of 1

how to change default repository home

PostPosted:Sat Nov 24, 2012 8:40 am
by taihung
I've installed OpenKM 6.2.0.
According to OpenKM wiki (http://wiki.openkm.com/index.php/Applic ... figuration), to change the repository folder to another location, use the configuration property:
repository.home

But there is no key value called "repository.home" in configuration.
How can I change the default repository home?

Should I execute a sql query from Administration -> Database query

INSERT INTO OKM_CONFIG (CFG_KEY, CFG_TYPE, CFG_VALUE) VALUES ('repository.home', 'string', 'new location');

Thanks.

Re: how to change default repository home

PostPosted:Sat Nov 24, 2012 11:43 am
by jllort
This should be set into OpenKM.cfg is and special parameter that can not be configured from administration ( we have removed from there ). I have updated wiki information ( was uncomplete ).

Re: how to change default repository home

PostPosted:Mon Nov 26, 2012 5:30 am
by taihung
Thanks, jllort.

I've three more questions.
1. I cannot find "Repository view" in Administration. In 5.1.10, when some file or file status cannot be delete. I can do it via "Repository view". How about 6.2.x ? Is there a tool like "Repository view"?
2. How to customized memu bar? I don't want user can change their password via "tools -> preferences -> user configuration
3. I cannot add a note on a file or folder in Chrome 23.0. No problem in Firefox 17 and IE 9.

Thanks in advance

Re: how to change default repository home

PostPosted:Mon Nov 26, 2012 7:42 pm
by jllort
please add new post for it, do not merge all in one because generate confusion to other users.