-
This plan captures our work in **Winter**.
## Cycle Schedule
Shown below is the expected date-and-month schedule for the current cycle.
- February 1, 2020: Start first survey for updates.
- …
-
##### Minetest version
```
Process: minetest [26337]
Path: /usr/local/Cellar/minetest/5.2.0/minetest.app/Contents/MacOS/minetest
Identifier: net.minetes…
-
### `brew config` output
```shell
HOMEBREW_VERSION: 3.1.3-124-g94ce323
ORIGIN: https://github.com/Homebrew/brew.git
HEAD: 94ce3236a517dfae6b492dcb4fd6b726a6175e8f
Last commit: 9 hours ago
Core ta…
-
I have been running OpenShift Origin for a long time. I did a blue/green from 3.7 to 3.11 two weeks ago. I have noticed a significant increase in load and cpu usage on the masters since the upgrad…
-
##### Issue type
- Feature request
##### Summary
Currently the Minetest content database hosted at content.minetest.net is the main source for having content in the in-client content store. T…
ghost updated
4 years ago
-
### `brew config` output
```shell
HOMEBREW_VERSION: 3.1.0
ORIGIN: https://github.com/Homebrew/brew
HEAD: ccb05e5e0b7b925c3d6b531fa43b016fa4d0b72a
Last commit: 3 hours ago
Core tap ORIGIN: https:/…
-
This plan captures our work in **Summer**. Finally we finished the "Winter" cycle, it's time to plan what's next for AOSC OS.
## Expected Updates
N/A
## Released Updates
### Stable-Propose…
-
In your mod.conf, you have `name = VPS Blocker`, but this is incorrect, it needs to be the technical name of the mod. When run as-is, this throws the following error:
```
2019-06-30 04:36:11: ERROR…
-
A player (actually a bot) got on one of my servers, from an IP that should have been blocked. The mod seems to be reaching out to iphub like it's supposed to (the site shows a dozen hits in the past …
-
I think it would be useful to include a sample NGINX configuration file.
This is what I came up with:
```
upstream mapserver {
server 127.0.0.1:8080;
}
server {
listen 80;…