# Routing
/dashboard/settings/routing
# Image routing
Determines the image routing.
| Type | Examples | 
|---|---|
| String | image,i | 
# Album routing
Determines the album routing.
| Type | Examples | 
|---|---|
| String | album,a | 
# Hostname
- Applies when using sub-domain wildcards.
Determines the hostname.
| Type | Example | 
|---|---|
| String | chevereto.com | 
# Language subdomains
Toggle the use of language subdomains. When enabled, sub-domains like es.chevereto.com will be used instead of chevereto.com?lang=es.
| Type | Effect | 
|---|---|
| Enabled | Enables language subdomains | 
| Disabled | Disables language subdomains | 
# Username subdomains
Toggle the use of user subdomains. When enabled, sub-domains like rodolfo.chevereto.com will be used instead of chevereto.com/rodolfo.
| Type | Effect | 
|---|---|
| Enabled | Enables user subdomains | 
| Disabled | Disables user subdomains | 
