Yaroslav Shepilov

Results 383 comments of Yaroslav Shepilov

Hi @lupin3rd unfortunately there is no automated solution here On a demo website, i just delete log files every month, which were modified more than 5 days ago

The problem is not that easy to solve, unfortunately. Thle pagination in the UI can be a good solution.e log page is based on log files, i.e. script server has...

Hi @zfpang, unfortunately this is not possible :(

Hi @klaertus, could you try to do one of the following things: 1. Add `proxy_set_header X-Scheme $scheme;` directive to Script server nging configuration 2. Change script server code as per...

Thanks for confirming @klaertus. Did you try setting `X-Scheme`?

Hi @olm52, could you try editing source code `src/model/server_conf.py` and change this line: ``` address = "0.0.0.0" ``` to ``` address = None ``` And remove "address" configuration from `conf.json`...

I'm a bit hesitant to add this feature, to be honest, it seems a bit too much fine-tuning and complicates the configuration. May be you could use a script for...

not in any, but it's possible for "default": https://github.com/bugy/script-server/wiki/Script-config#--default