Nuxeo Forum
cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

OAuth2 refresh token TTL

What is the time-to-live (TTL) or expiration of the OAuth2 refresh token? Haven't found documentation that addresses token expiration dates or TTL.

B_Moore by Champ in-the-making
  • 110 Views
  • 0 replies
  • 0 kudos

Optimize pagination in the nuxeo-data-table

Hello, I added the paginable = true attribute in nuxeo-data-table and it works except for the first time I will have the duplicate result list. For example if I have the page size of the provider at 10, I will have in the result 20 documents which ar...

Turn off preview for Microsoft Excel documents

As a Nuxeo Admin I would like to turn off the preview on Microsoft Excel documents. The preview can create a preview PDF pages that are thousands of pages, which is not useful for our use case. Is there a way to turn of the preview to eliminate large...

Resolved! How to extend nuxeo.war/ui/i18n/messages.json?

nuxeo-wopi addon does not declare any package dependencies. However, it obviously depends on nuxeo-web-ui, since the latter includes the strings used for tooltips: wopiLink.* in i18n/messages.json, that ends up in nuxeo.war/ui. These tooltips are gen...

Temporary files not removed

Hello, I am having serious problem with free space in my server because of the binary temporary directory. When I check the directories' size, the /binaries/tmp folder has the 90% of the disk space. Please, note that I am not talking about the nuxeo....

Rodri_ by Star Contributor
  • 395 Views
  • 5 replies
  • 2 kudos

Nuxeo tmp folder grows indefinitely

Hello, i've the problem that my tmp folder grows until some "no left space on device" There is any way to understand why or to configure nuxeo to purge this tmp folder? Best regards Joao

Limit Excel page numbers on preview

Is there a way to limit the number of pages previewed on a large Excel document? Large Excel files with thousands of rows slow down the system when creating a preview. I want to set a limit on that file type to maybe a max of ten pages.