Thanks to visit codestin.com
Credit goes to github.com

Skip to content
This repository was archived by the owner on Jul 4, 2025. It is now read-only.

chore: cherry-pick: permission issue for default drogon uploads folder (#1870) #1955

Merged
merged 2 commits into from
Feb 11, 2025

Conversation

vansangpfiev
Copy link
Contributor

Describe Your Changes

This pull request includes an important change to the server setup in the engine/main.cc file. The change sets the upload path for the application to a temporary directory.

Server setup improvement:

  • engine/main.cc: Added code to set the upload path to a temporary directory using std::filesystem::temp_directory_path() and drogon::app().setUploadPath().

Fixes Issues

  • Closes #
  • Closes #

Self Checklist

  • Added relevant comments, esp in complex areas
  • Updated docs (for bug fixes / features)
  • Created issues for follow-up changes or refactoring needed

@vansangpfiev vansangpfiev merged commit 36222f1 into main Feb 11, 2025
5 of 6 checks passed
@vansangpfiev vansangpfiev deleted the chore/cherry-pick-bugfix branch February 11, 2025 08:49
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants