Skip to content

Environment file updates

RushLana edited this page Mar 24, 2026 · 5 revisions

16.3.0c

db_user_password=
piwigo_port=8080
timezone=<TIMEZONE>
+ PIWIGO_UID=<UID>
+ PIWIGO_GID=<GID>

Default to 1000:1000 if left blank, this allow non root users to copy or edit files in the piwigo-data/piwigo/ folder

15.7.0

db_user_password=
piwigo_port=8080
+ timezone=<TIMEZONE>

You can use any timezone listed by timedatectl list-timezones (eg: Europe/Paris)

15.6.0

+ db_user_password=
+ piwigo_port=8080

Clone this wiki locally