maj settings
This commit is contained in:
+14
-14
@@ -15,29 +15,29 @@ button:
|
|||||||
print_enabled: false
|
print_enabled: false
|
||||||
relay_pin: 12
|
relay_pin: 12
|
||||||
button_actions:
|
button_actions:
|
||||||
1:
|
'1':
|
||||||
label: Photo normale
|
label: Photo normale
|
||||||
photobooth_index: 0
|
photobooth_index: 0
|
||||||
2:
|
'2':
|
||||||
label: Photo etoile
|
label: Photo etoile
|
||||||
photobooth_index: 1
|
photobooth_index: 1
|
||||||
3:
|
'3':
|
||||||
label: Photo cailloux
|
label: Photo nuage
|
||||||
photobooth_index: 2
|
photobooth_index: 2
|
||||||
4:
|
'4':
|
||||||
label: Photo soiree
|
label: Photo feu
|
||||||
photobooth_index: 3
|
photobooth_index: 3
|
||||||
event:
|
event:
|
||||||
name: Evenement
|
name: CLEM - 30 ans
|
||||||
slug: evenement
|
slug: clem_30_ans
|
||||||
started_at: 0
|
started_at: 1784292610.030078
|
||||||
gallery:
|
gallery:
|
||||||
photos_per_page: 24
|
photos_per_page: 24
|
||||||
public_enabled: true
|
public_enabled: true
|
||||||
qr_base_url: https://photomaton-galerie.lessapinsduweb.com
|
qr_base_url: https://photomaton-galerie.lessapinsduweb.com
|
||||||
leds:
|
leds:
|
||||||
auto_brightness: true
|
auto_brightness: true
|
||||||
brightness: 180
|
brightness: 20
|
||||||
count: 35
|
count: 35
|
||||||
dma: 10
|
dma: 10
|
||||||
effects:
|
effects:
|
||||||
@@ -46,8 +46,8 @@ leds:
|
|||||||
- 255
|
- 255
|
||||||
- 200
|
- 200
|
||||||
- 80
|
- 80
|
||||||
flash_duration: 0.3
|
flash_duration: 1.0
|
||||||
flashes: 2
|
flashes: 1
|
||||||
mode: flash
|
mode: flash
|
||||||
captured:
|
captured:
|
||||||
color:
|
color:
|
||||||
@@ -99,15 +99,15 @@ leds:
|
|||||||
pin: 18
|
pin: 18
|
||||||
strip_type: WS2812
|
strip_type: WS2812
|
||||||
photobooth:
|
photobooth:
|
||||||
public_url: https://photomaton.lessapinsduweb.com
|
|
||||||
config_file: /home/pi/photobooth-data/config/config.json
|
config_file: /home/pi/photobooth-data/config/config.json
|
||||||
data_dir: /home/pi/photobooth-data
|
data_dir: /home/pi/photobooth-data
|
||||||
media_dir: /home/pi/photobooth-data/media/processed_full
|
media_dir: /home/pi/photobooth-data/media/processed_full
|
||||||
|
public_url: https://photomaton.lessapinsduweb.com
|
||||||
show_delete_button: false
|
show_delete_button: false
|
||||||
userdata_dir: /home/pi/photobooth-data/userdata
|
userdata_dir: /home/pi/photobooth-data/userdata
|
||||||
print:
|
print:
|
||||||
default_copies: 1
|
default_copies: 1
|
||||||
mode: validation
|
mode: gallery
|
||||||
printers:
|
printers:
|
||||||
- label: Selphy Blanche (WiFi)
|
- label: Selphy Blanche (WiFi)
|
||||||
name: Selphy_Blanche_WiFi
|
name: Selphy_Blanche_WiFi
|
||||||
|
|||||||
Reference in New Issue
Block a user