Changes
Page history
Update display settings 2017 12 6
authored
Dec 06, 2017
by
Ali Can Demiralp
Hide whitespace changes
Inline
Side-by-side
display-settings-2017-12-6.md
View page @
2742bf8b
...
@@ -22,4 +22,8 @@ Consider 4 types of configurations that cascade upon each other, similar to CSS.
...
@@ -22,4 +22,8 @@ Consider 4 types of configurations that cascade upon each other, similar to CSS.
-
Overrides 3, applies to a particular Phoenix application used by a particular user.
-
Overrides 3, applies to a particular Phoenix application used by a particular user.
-
Is a file residing in the application directory.
-
Is a file residing in the application directory.
-
Is optional (but auto-generated on launch if requested by 1/2/3).
-
Is optional (but auto-generated on launch if requested by 1/2/3).
-
Example use case: I really know what I'm doing and I want to test the PLI viewer with an HMD.
-
Example use case: I really know what I'm doing and I want to test the PLI viewer with an HMD.
\ No newline at end of file
Cascading:
Phoenix Library Settings : {a: 1, b: 2, c: 3}
Machine Specific Settings: {a: 42} -->