Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit ccf1309

Browse files
committed
Merge pull request Spea#92 from stephanvierkant/patch-1
Update configuration_reference.md
2 parents 90c3846 + f8be0fc commit ccf1309

1 file changed

Lines changed: 1 addition & 5 deletions

File tree

Resources/doc/configuration_reference.md

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ sp_bower:
99
install_on_warmup: false # Optional
1010
keep_bowerrc: false # Optional
1111
bin: /usr/bin/bower # Optional
12-
offline: false # optional
12+
offline: false # Optional. Set true in situations where you do not have internet capabilities, for example on a plane or your local pub.
1313
allow_root: false # optional
1414
# assetic: ~
1515
assetic:
@@ -40,7 +40,3 @@ sp_bower:
4040
directory: ../../public/components/cache
4141
# cache: /path/to/cache/directory
4242
```
43-
44-
45-
Set the `offline` option in situations where you do not have internet capabilities
46-
for example on a plane or your local pub.

0 commit comments

Comments
 (0)