Wilm0r / giggity

Generic Android conference schedule viewer
https://gaa.st/giggity
GNU General Public License v2.0
102 stars 110 forks source link

add CfgMgmtCamp 2023 Ghent edition #245

Closed toshywoshy closed 1 year ago

toshywoshy commented 1 year ago

This adds CfgMgmtCamp 2023 Ghent Belgium edition

Signed-off-by: Toshaan Bharvani toshaan@vantosh.com

Wilm0r commented 1 year ago

BTW background on this error:

Schedule CfgMgmtCamp 2023 Ghent BE refresh_interval set below 1d while server never sends HTTP 304s

That one means that you're trying to set a pretty rapid refresh time while your web server isn't configured properly to send a HTTP 304 if there are no changes to the file. It's an optimisation I've made to deal with often faulty conference WiFi, though perhaps that's becoming a dated assumption.

toshywoshy commented 1 year ago

I removed the refresh so we can push before the event starts

Wilm0r commented 1 year ago

Sorry for not getting back in time, but also the CI was still failing, is Github's warning about that not clear enough? :-/