๐ง Settings
There are three kinds of settings at the moment.
Profileโ
You can find your profile settings by clicking in the top right corner and click on Profile.
Here you can change your name, photo, e-mail address and preferences regarding thumbnail size, dark mode and language. You can also set if you want your profile to be accessible globally or not.
Avatar,First name,Last namewill be shown if you share pictures with other users or when your profile is publically accessibleE-mailis not used at the moment.Change passwordis for changing your passwordThumbnail sizewill change the size of the pictures in the timeline viewDark modewill change the theme from light to darkLanguagewill change the settingsPublic Sharingwill set if you can be found globally
Settingsโ
These settings are user specific and will affect how scanning and saving works. At the bottom, you can also find experimental settings.
Scan Confidenceโ
This setting affect how much certainty is needed for a tag to be added to a picture. Default Standard
Semantic Searchโ
If you set this to Top 100,Top 50, Top 10 you will get semantic search results instead of just looking at the EXIF data. It is disabled as default, because the first search takes a minute to get a response. After that it is fast. Default Disabled. For more information, see Search.
Metadata Optionsโ
Synchronize metadata to diskcan enable the saving of the metadata to file or an xmp file. DefaultOffMinimum image rating to interpret as favoritewill change how favorites are read and saved. EXIF only supports the rating field and does not have a favorite field. Default4Default timezonesets how the exif timestamps should be read and written. DefaultUTC
Set date & time parsing rulesโ
Here you can set how timestamps are parsed. You can find more information here
Experimental optionsโ
Always transcode videos will transcode all videos on demand to h264 to improve compatibility. This is not yet well optimized.
Slideshow Optionsโ
Slideshow intervalsets the time in seconds between photos when using slideshow mode in the lightbox.
Album Optionsโ
Inferred faces confidenceset the value, which inferred faces need to have to be shown in person albums.
Scan Optionsโ
Stack RAW+JPEGwhen enabled, RAW and JPEG file pairs with the same basename will be automatically grouped as file variants of a single photo during scanning.
Public Sharing Defaultsโ
Configure default visibility settings for publicly shared albums. These defaults apply to all new public album shares but can be overridden per-album:
Show location- Whether to display photo location dataShow camera info- Whether to display camera/lens informationShow timestamps- Whether to display photo timestampsShow captions- Whether to display photo captionsShow faces- Whether to display recognized faces
Admin Areaโ
These are settings that apply to the whole instance.
Site Settingsโ
Allow user registrationwill enable a sign up button on the login page.Allow uploadssets if uploading should be possible or notSkip patternsComma delimited list of patterns to ignore (e.g. '@eaDir,#recycle' for synology devices)Map API ProviderSelect which geocoding service to use for converting GPS coordinates to place names. Options include Nominatim (free, no key required), Mapbox, MapTiler, OpenCage, and TomTom.Map API KeyRequired only if using a commercial geocoding provider (Mapbox, MapTiler, OpenCage, or TomTom). Not needed for Nominatim.Captioning ModelSelect which AI model to use for image captioning. See Image Captioning.LLM ModelSelect which LLM to use for enhanced captioning (None, Mistral, Moondream). When set to "None", no LLM models will be downloaded.Tagging ModelSelect which AI model to use for auto-tagging photos. Options:- Places365 โ Scene recognition (default). Classifies photos into scene categories like "kitchen", "beach", "forest".
- SigLIP 2 โ Google's vision-language model using zero-shot classification against a curated vocabulary of 900+ real-world photo tags. Returns the top 10 most relevant tags.
Switching models does not delete previously generated tags. Each model's tags are stored independently, so you can switch back and forth without rescanning.
Usersโ
The admin can change here the scan directory and password for users, or add new users to the system.
Worker Logsโ
Shows how far jobs are progressed. For more information, go here