TrueChartsClone/docs/manual/general-configuration.md

616 B

General Configuration

There are some setting that are always present on every App from TrueCharts.

Explaination sheet:
  • timezone

Select your timezone for correct time inside the containers

  • PUID

Select the user id of the user running your application. Defaults to 568 aka the apps user

  • PGID

Select the group of the user running your application. Defaults to 568 aka the apps group

  • UMASK

The mask here gets substracted from the default CHOWN setting of your App, it's an advanced setting and we advice not to change this unless you already know what UMASK does.