Update display settings 2017 12 6 authored by Ali Can Demiralp's avatar Ali Can Demiralp
...@@ -4,7 +4,7 @@ Consider 4 types of configurations that cascade upon each other, similar to CSS. ...@@ -4,7 +4,7 @@ Consider 4 types of configurations that cascade upon each other, similar to CSS.
- Contains defaults for ALL settings, built into the library. - Contains defaults for ALL settings, built into the library.
- Is code. - Is code.
- Is necessary. - Is necessary.
- Example use case: Phoenix by default launches itself on a 1024x768 window. - Example: Phoenix by default launches itself on a 1024x768 window.
2 Machine Specific Settings 2 Machine Specific Settings
- Overrides 1, applies to all Phoenix applications ran on the containing machine. - Overrides 1, applies to all Phoenix applications ran on the containing machine.
... ...
......