Skip to content

Conversation

@fank
Copy link
Member

@fank fank commented Aug 18, 2023

And i added a script to build linux based on ubuntu inside docker.

int httpRequestTimeout{ 120 };
int traceLog{ 0 };
std::string logsDir{ "./OCAPLOG" };
std::string tempDir{ "./OCAPTMP" };
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@indig0fox with that change it will use this folder by default.
Should i change it back to the old behaviour, so that i will use the default os temp folder until you configure a custom one?

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think keeping existing log behavior and default folder, and adding a default temp dir alongside it in the Arma root for storing backup .gz, is the most intuitive way forward. I would remove the os default temp folder usage entirely. With this, logs will always tie to recordings in the a3 root regardless of profile, user account, or install environment.

@fank fank requested a review from indig0fox August 19, 2023 08:34
@fank fank self-assigned this Aug 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants