Skip to content

Fixes a bug causing the server config to not be reloaded after the first server restart#1712

Merged
Badgerati merged 5 commits into
developfrom
Issue-1578
May 21, 2026
Merged

Fixes a bug causing the server config to not be reloaded after the first server restart#1712
Badgerati merged 5 commits into
developfrom
Issue-1578

Conversation

@Badgerati
Copy link
Copy Markdown
Owner

Description of the Change

Cleans up the server configuration loading logic in Open-PodeConfiguration, and fixes a bug in Restart-PodeInternalServer where the config wouldn't be reloaded after the first server restart.

Also adds two new helper functions:

  • Get-PodeConfigPath
  • Test-PodeConfigEnabled

Related Issue

Resolves #1578

@Badgerati Badgerati added this to the 2.13.3 milestone May 20, 2026
@Badgerati Badgerati self-assigned this May 20, 2026
@Badgerati Badgerati merged commit 2a9f492 into develop May 21, 2026
30 checks passed
@Badgerati Badgerati deleted the Issue-1578 branch May 21, 2026 22:11
@Badgerati Badgerati mentioned this pull request May 21, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

server.psd1 doesn't reload when using custom properties after restart

1 participant