Update display settings 2017 12 6 authored by Ali Can Demiralp's avatar Ali Can Demiralp
......@@ -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.
- Is a file residing in the application directory.
- 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.
\ No newline at end of file
- Example use case: I really know what I'm doing and I want to test the PLI viewer with an HMD.
Cascading:
Phoenix Library Settings : {a: 1, b: 2, c: 3}
Machine Specific Settings: {a: 42} -->