Search found 5 matches
- Fri Oct 25, 2019 11:35 am
- Forum: API
- Topic: Avoiding focus-grab?
- Replies: 1
- Views: 205
Avoiding focus-grab?
Hello OnlyOffice experts, I've been surprised by one aspect of our embedded DocumentServer within a web-page containing other content and components: The load of the OnlyOffice component is followed by a "request-focus" call somewhere. This is annoying in that it is not the main content. Is there a ...
- Tue Oct 01, 2019 3:06 pm
- Forum: Documents
- Topic: How long should a "key" be available?
- Replies: 2
- Views: 141
Re: How long should a "key" be available?
Thanks,
DocumentServer standalone (on Debian Linux) version 5.4.0-21.
We run without a community server.
From what a colleague looked at in the source, it seems to be that deletion does not happen per default in the production configuration. Is that true?
thanks
paul
DocumentServer standalone (on Debian Linux) version 5.4.0-21.
We run without a community server.
From what a colleague looked at in the source, it seems to be that deletion does not happen per default in the production configuration. Is that true?
thanks
paul
- Fri Sep 27, 2019 8:40 am
- Forum: Documents
- Topic: How long should a "key" be available?
- Replies: 2
- Views: 141
How long should a "key" be available?
Hello OO community, I'm enjoying the DocumentServer and have been tuning the "key" parameter of the editor's document config so that users of our assessment system recover the work they do even if they have to change machine: the key is made of the filename and the user-name. This is a nifty usage o...
- Thu Apr 28, 2016 1:26 pm
- Forum: Document Server
- Topic: How data is stored in Editor.bin ?
- Replies: 5
- Views: 4100
Re: How data is stored in Editor.bin ?
Any news here?
I'm also interested to this question.
thanks
Paul
I'm also interested to this question.
thanks
Paul
- Thu Apr 28, 2016 1:24 pm
- Forum: Miscellaneous
- Topic: Makefile is missing
- Replies: 4
- Views: 4624
Re: Makefile is missing
Well... there is still the instruction to use make:
Installing Document Server
Document Server installation can be done using a single command:
sudo make install
Installing Document Server
Document Server installation can be done using a single command:
sudo make install