Dimas Putra
Dimas Putra
Any update on this? I am interested to help translate check50 into Indonesian. If ok, I will start according to @crossroads1112 directions.
Reading the source code, morgan.ini is hardcoded to load from --index-path or cwd if undefined. My goal was similar to how goproxy (the package, not protocol) works. They have the...
I agree, the --config argument is probably the best solution to this as the storage path option is already covered by --index-path.
Any updates on the failover support?
I use the same exact file as the linked config file https://github.com/gitpod-io/openvsx/blob/df16f9846aa00641d9bde301fe6d1e49bdc493cb/server/src/dev/resources/application-mirror.yml#L23 ``` ovsx: upstream: url: https://open-vsx.org ```