fossasia / eventyay-talk

eventyay speakers and talks component
Apache License 2.0
1.48k stars 48 forks source link

Make system name configurable in the config settings #8

Closed mariobehling closed 6 months ago

mariobehling commented 8 months ago

Change Name to be configurable in the config settings. Default should be “eventyay” (also in header) and add eventyay favicon.

Screenshot from 2024-01-30 18-42-13

Regarding the configuration and admin setup. It does not need to be built from scratch. The configuration is loaded from: /etc/pretalx/pretalx.cfg.

Please change the naming of the whitelabel installation to show the name of the service, e.g. change from "Pretalx" to configured service name e.g. "SomeEventSiteName"

norbusan commented 6 months ago

That should fixed already by e5c38e2d54fa72954e745b5d296ceec6e5765b01

norbusan commented 6 months ago

Fixed by https://github.com/fossasia/eventyay-talk/pull/69