mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2025-08-03 17:55:03 +02:00
Added page to show user informations.
This commit is contained in:
parent
fd4fa7f58d
commit
218eec874d
6 changed files with 231 additions and 1 deletions
|
@ -8,6 +8,7 @@ parameters:
|
|||
locale: 'en' # Set the default language to use her
|
||||
partdb_title: 'Part-DB' # The title shown inside of Part-DB (e.g. in the navbar and on homepage)
|
||||
banner: '' # The info text shown in the homepage
|
||||
use_gravatar: true # Set to false, if no Gravatar images should be used for user profiles.
|
||||
|
||||
services:
|
||||
# default configuration for services in *this* file
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue