Skip to content

Add support for custom nginx error filename#71

Merged
tdgroot merged 3 commits into
masterfrom
instance_specific_error_files
Apr 20, 2026
Merged

Add support for custom nginx error filename#71
tdgroot merged 3 commits into
masterfrom
instance_specific_error_files

Conversation

@tdgroot
Copy link
Copy Markdown
Member

@tdgroot tdgroot commented Apr 17, 2026

This allows for custom error output filenames to be configured, which is
useful when using a shared nginx directory across servers.

Also applied pyupgrade to modernize the codebase.

tdgroot added 2 commits April 14, 2026 15:56
Set to python 3.11 + because we have to support Debian 12
@tdgroot tdgroot force-pushed the instance_specific_error_files branch from 7a5f0e2 to a58444c Compare April 17, 2026 08:36
This allows for custom error output filenames to be configured, which is
useful when using a shared nginx directory across servers.
@tdgroot tdgroot force-pushed the instance_specific_error_files branch from a58444c to f94dc96 Compare April 17, 2026 10:05
@tdgroot tdgroot marked this pull request as ready for review April 17, 2026 10:10
@tdgroot tdgroot merged commit 2ff7aa4 into master Apr 20, 2026
5 checks passed
@tdgroot tdgroot deleted the instance_specific_error_files branch April 20, 2026 12:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

4 participants