---
title: "Service Settings Refresh, Nixpacks Configuration Guide, COBOL Support"
date: 2022-09-30T14:00:00.000+00:00
number: 0101
url: https://railway.com/changelog/2022-09-30
---

# Service Settings Refresh, Nixpacks Configuration Guide, COBOL Support

The Railway team is preparing for our upcoming retreat but that doesn’t mean we don’t have releases from the “vault”. (Get it? Because this is Changelog 101… We’re getting old.) 

## Service Settings Refresh

Services on Railway are much more powerful from their initial release.

As such, [Jitachi](https://twitter.com/jitachi) and [JR](https://twitter.com/jakerunzer) took the opportunity to give an important section of the product more love, and in our humble opinion, it shows. Service setting menus now have new descriptions, collapsable sections, and a more eye-friendly layout. 

[Image: Untitled]

With these changes, we have also refactored the docs page to point specifically to relevant settings.

## Nixpacks Configuration Guide

We’ve been working hard to make Nixpacks as configurable as possible. While we recently exposed the build command in the service settings UI, we know that some of you may want to customize your build even further with a `nixpacks.toml` file. To make it easier, we wrote up a little guide on some common use cases. Check it out at [nixpacks.com/guides/configuring-builds](https://nixpacks.com/docs/guides/configuring-builds). We also now show if a Nixpacks configuration file and even have a link to quickly edit the file on GitHub.

[Image: Untitled]

## COBOL Support

Community member [Finn](https://github.com/FinnDore) asked a question that few asked. What if Railway supported COBOL out of the box?

[Image: Untitled]

[After working in public via their PR.](https://github.com/railwayapp/nixpacks/pull/581) (Trust us, read their comments, it’s a testament to open-source.) We now have rudimentary COBOL support. We can’t speak on-behalf of the late Rear Admiral Grace Hopper (Ret.), but we are sure she would be proud. 

Check out the COBOL docs at [nixpacks.com/docs/providers/cobol](https://nixpacks.com/docs/providers/cobol).

## Improvements and Fixes

- Migrated nearly all support ticket tracking to ZenDesk
- Resolved a number of issues related to builds. Thank you for your patience as we scale this part of the platform.
- Fixed issues related to rate-limits and IP bans on the platform