upgrade to ubuntu 24.04
stable version: 0.32.1
print name of stable version, urls have still trunk
This commit is contained in:
2025-03-20 15:12:57 +01:00
parent b81c9c9ea6
commit 6345dcaf7e
3 changed files with 23 additions and 18 deletions

View File

@@ -75,7 +75,7 @@ use_game_yaml = True
# All options in this config are documented in games.d/base.yaml.
games = OrderedDict([
("dcss-web-trunk", dict(
name = "Play trunk",
name = "Play 0.32.1",
crawl_binary = "/app/bin/crawl",
rcfile_path = "/data/rcs/",
macro_path = "/data/rcs/",
@@ -209,4 +209,4 @@ development_mode = False
# Disable caching of static files which are not part of game data.
no_cache = development_mode
# Automatically log in all users with the username given here.
autologin = None
autologin = None