yokeshwaran S

Results 1 issues of yokeshwaran S

I have used Python Example provided in this url "https://api.onlyoffice.com/editors/demopreview". I have change STORAGE_PATH and DOC_SERV_SITE_URL. Config.py ``` import os VERSION = '1.5.1' FILE_SIZE_MAX = 5242880 STORAGE_PATH = 'assets/new' DOC_SERV_FILLFORMS...