Metro Wind
Metro Wind
- People have their own preference for text color, please don’t force it… - I know `?T` exists, but to use it I have to quote the URI, which is...
I run LMS 3.25.0 behind an Apache reverse proxy. But sometime the web UI would freeze when it was playing, i.e. there would be no response if I click any...
Hi, it seems that \dagger (U+2020) symbol is missing? It would be nice to add this commonly used symbol.
I’m building my project with cryptopp using FetchContent: ``` FetchContent_Declare( cryptopp_cmake GIT_REPOSITORY https://github.com/abdes/cryptopp-cmake.git ) set(CRYPTOPP_BUILD_TESTING OFF) FetchContent_MakeAvailable(cryptopp_cmake) target_link_libraries(some_thing PRIVATE ... cryptopp::cryptopp ...) ``` This seems to add `_deps/cryptopp_cmake-build/cryptopp` to the...
## Environment - ejabberd version: 25.4.0 - Erlang version: 16.0.1 - OS: Linux (Arch) - Installed from: distro package ## Configuration ``` hosts: - # ... acme: ## Staging environment...