|
@@ -93,7 +93,7 @@ params:
|
|
|
|
|
|
# Enable dark theme
|
|
# Enable dark theme
|
|
darkMode:
|
|
darkMode:
|
|
-
|
|
|
|
|
|
+
|
|
# [Deprecated] Enable dark theme
|
|
# [Deprecated] Enable dark theme
|
|
# This is a deprecated setting, but has not been removed to maintain backward compatibility
|
|
# This is a deprecated setting, but has not been removed to maintain backward compatibility
|
|
# If `theme` is set, the `darkMode` setting will be discarded.
|
|
# If `theme` is set, the `darkMode` setting will be discarded.
|
|
@@ -192,7 +192,11 @@ params:
|
|
# scheme: https
|
|
# scheme: https
|
|
# instance: umami.example.com
|
|
# instance: umami.example.com
|
|
# id: <your umami site id>
|
|
# id: <your umami site id>
|
|
-
|
|
|
|
|
|
+ # # Statcounter
|
|
|
|
+ # statcounter:
|
|
|
|
+ # project: 1234567890
|
|
|
|
+ # invisible: 1
|
|
|
|
+ # security: deadbeef
|
|
# Enable Support
|
|
# Enable Support
|
|
support:
|
|
support:
|
|
enable: false
|
|
enable: false
|
|
@@ -287,7 +291,7 @@ params:
|
|
plyr:
|
|
plyr:
|
|
# options doc: https://github.com/sampotts/plyr#options
|
|
# options doc: https://github.com/sampotts/plyr#options
|
|
# fullscreen: true
|
|
# fullscreen: true
|
|
-
|
|
|
|
|
|
+
|
|
# Enables copy code button
|
|
# Enables copy code button
|
|
copyCodeButton:
|
|
copyCodeButton:
|
|
enable: true
|
|
enable: true
|