Quote from: AdTec_224 on Jul 05, 2024, 09:15 PM- Added support for http downloads using server config option 'storeurl' followed by the url to the root of the store
in server.conf?
example:<storeurl>https://somedaomain.com/store/</storeurl>
pls do clear anyone with the knowledge or provide and example as so update the wiki as well.. Thanks
as i couldnt find the method in the source
is it still required to
https://examppe.com/store/someip.zip
or we can just
https://examppe.com/store/ (all the store items goes here)
Quote from: vitovc on Jul 06, 2024, 01:19 PMhttps://examppe.com/store/ (all the store items goes here)
this one
but doesnt work
i have a domain already on which i habe just placed my store/files but nothing downloads
also in server.cfg
storeurl https://mydomain.com/store
but nothing downloads
all i get in my server is this message
Warning: parameters for 'storeurl' in config were not as expected
any example to it or wiki?