Commit b7f7d8b
Alex J Lennon
Add production API config to eink-scheduler and disable service by default
- Disable eink-scheduler service by default to prevent board from sleeping too quickly during development/testing
- Add production API configuration section to eink-scheduler.conf.example
- Development API (api.dev.e-tabelone.com) is active by default
- Production API (api.e-tabelone.com) is commented out for easy switching
- Configuration file includes both dev and production settings directly in the file1 parent 439cd9f commit b7f7d8b
File tree
1 file changed
+17
-22
lines changed- bbappends/meta-rust-bin/recipes-rust/eink-scheduler
1 file changed
+17
-22
lines changedLines changed: 17 additions & 22 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
7 | 10 | | |
8 | | - | |
9 | | - | |
10 | | - | |
11 | | - | |
12 | | - | |
13 | | - | |
14 | | - | |
15 | | - | |
16 | | - | |
17 | | - | |
18 | | - | |
19 | | - | |
20 | | - | |
21 | | - | |
22 | | - | |
23 | | - | |
24 | | - | |
25 | | - | |
26 | | - | |
27 | | - | |
28 | | - | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
29 | 24 | | |
30 | 25 | | |
0 commit comments