projects
/
web
/
TroutCreek.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
da37375
)
Turn on mobile site
author
Steve Sutton
<steve@gaslightmedia.com>
Mon, 24 Feb 2014 14:17:50 +0000
(14:17 +0000)
committer
Steve Sutton
<steve@gaslightmedia.com>
Mon, 24 Feb 2014 14:17:50 +0000
(14:17 +0000)
antd set url for mobile site
config/site.ini
patch
|
blob
|
history
diff --git
a/config/site.ini
b/config/site.ini
index
c22debe
..
a125b1b
100644
(file)
--- a/
config/site.ini
+++ b/
config/site.ini
@@
-23,9
+23,9
@@
entries_per_page = 10
; requires .htaccess enabled
short_urls = Off
; Site is mobile enabled
-mobile_site = O
ff
+mobile_site = O
n
mobile_max_width = 600
-mobile_site_url = "http://m.
***DOMAIN_GOES_HERE***
/index.php?isMobile=yes"
+mobile_site_url = "http://m.
troutcreek.com
/index.php?isMobile=yes"
; development server configuration data inherits from production and
; overrides values as necessary