Skip to content

Minor updates, adding EARLS_HOSTNAME#17

Open
remagio wants to merge 1 commit intoedsu:masterfrom
remagio:master
Open

Minor updates, adding EARLS_HOSTNAME#17
remagio wants to merge 1 commit intoedsu:masterfrom
remagio:master

Conversation

@remagio
Copy link

@remagio remagio commented Mar 22, 2015

  • views/index.hbs, corrects a misspelling of maxiumum-scale with
    maximum-scale. A fix for mobiles.
  • earls.js, it binds with all local IPs using app.listen but setting
    only default port. Added an EARLS_HOSTNAME with defaults = "". It binds
    anyway with all local IPs.
  • earls.js, changed PORT with EARLS_PORT for compatibility: PORT and
    HOSTNAME are commonly used on Unix, avoiding conflicts.
  • earls.js, current release use HTTPS for tweets & accounts but HTTP
    for avatar (profile_image_url). Using the profile_image_url_https it
    solves most crash/errors when earls publish lots of URLs and avatars.
  • README.md, updates for descriptions of EARLS_PORT and EARLS_HOSTNAME.

- views/index.hbs, corrects a misspelling of maxiumum-scale with
maximum-scale. A fix for mobiles.
- earls.js, it binds with all local IPs using app.listen but setting
only default port. Added an EARLS_HOSTNAME with defaults = "". It binds
anyway with all local IPs.
- earls.js, changed PORT with EARLS_PORT for compatibility: PORT  and
HOSTNAME are commonly used on Unix, avoiding conflicts.
- earls.js, current release use HTTPS for tweets & accounts but HTTP
for avatar (profile_image_url). Using the profile_image_url_https it
solves most crash/errors when earls publish lots of URLs and avatars.
- README.md, updates for descriptions of EARLS_PORT and EARLS_HOSTNAME.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant