mirror of
https://github.com/jhillyerd/inbucket.git
synced 2025-12-17 17:47:03 +00:00
Make replace integral with bootstrap as default theme
This commit is contained in:
@@ -73,7 +73,7 @@ ip4.address=0.0.0.0
|
|||||||
ip4.port=10080
|
ip4.port=10080
|
||||||
|
|
||||||
# Name of web theme to use
|
# Name of web theme to use
|
||||||
theme=integral
|
theme=bootstrap
|
||||||
|
|
||||||
# Path to the selected themes template files
|
# Path to the selected themes template files
|
||||||
template.dir=%(install.dir)s/themes/%(theme)s/templates
|
template.dir=%(install.dir)s/themes/%(theme)s/templates
|
||||||
|
|||||||
@@ -70,7 +70,7 @@ ip4.address=0.0.0.0
|
|||||||
ip4.port=9000
|
ip4.port=9000
|
||||||
|
|
||||||
# Name of web theme to use
|
# Name of web theme to use
|
||||||
theme=integral
|
theme=bootstrap
|
||||||
|
|
||||||
# Path to the selected themes template files
|
# Path to the selected themes template files
|
||||||
template.dir=%(install.dir)s/themes/%(theme)s/templates
|
template.dir=%(install.dir)s/themes/%(theme)s/templates
|
||||||
|
|||||||
@@ -70,7 +70,7 @@ ip4.address=0.0.0.0
|
|||||||
ip4.port=80
|
ip4.port=80
|
||||||
|
|
||||||
# Name of web theme to use
|
# Name of web theme to use
|
||||||
theme=integral
|
theme=bootstrap
|
||||||
|
|
||||||
# Path to the selected themes template files
|
# Path to the selected themes template files
|
||||||
template.dir=%(install.dir)s/themes/%(theme)s/templates
|
template.dir=%(install.dir)s/themes/%(theme)s/templates
|
||||||
|
|||||||
@@ -70,7 +70,7 @@ ip4.address=0.0.0.0
|
|||||||
ip4.port=9000
|
ip4.port=9000
|
||||||
|
|
||||||
# Name of web theme to use
|
# Name of web theme to use
|
||||||
theme=integral
|
theme=bootstrap
|
||||||
|
|
||||||
# Path to the selected themes template files
|
# Path to the selected themes template files
|
||||||
template.dir=%(install.dir)s\themes\%(theme)s\templates
|
template.dir=%(install.dir)s\themes\%(theme)s\templates
|
||||||
|
|||||||
Reference in New Issue
Block a user