equal
deleted
inserted
replaced
33 |
33 |
34 --- |
34 --- |
35 thingfish: |
35 thingfish: |
36 metastore: pggraph |
36 metastore: pggraph |
37 |
37 |
38 pggraph_metastore: |
38 pggraph_metastore: |
39 uri: postgres://thingfish:password@db.example.com/database |
39 uri: postgres://thingfish:password@db.example.com/database |
40 |
40 |
41 |
41 |
42 When Thingfish starts, it will install the necessary database schema |
42 When Thingfish starts, it will install the necessary database schema |
43 automatically. |
43 automatically. |
44 |
44 |
45 ## License |
45 ## License |
46 |
46 |
47 Copyright (c) 2014-2016, Michael Granger and Mahlon E. Smith. |
47 Copyright (c) 2014-2017, Michael Granger and Mahlon E. Smith. |
48 |
48 |
49 All rights reserved. |
49 All rights reserved. |
50 |
50 |
51 Redistribution and use in source and binary forms, with or without modification, are |
51 Redistribution and use in source and binary forms, with or without modification, are |
52 permitted provided that the following conditions are met: |
52 permitted provided that the following conditions are met: |