Logo
Explore Help
Register Sign In
External/fredy
1
0
Fork 0
You've already forked fredy
mirror of https://github.com/orangecoding/fredy.git synced 2026-06-16 12:31:07 +00:00
Code Issues Packages Projects Releases Wiki Activity
Files
7fd8be07a2cbd5f1a029142ae7b1c858210b878c
fredy/lib/defaultConfig.js

10 lines
273 B
JavaScript
Raw Normal View History

foced to move to Apache 2.0 license
2025-12-11 10:40:55 +01:00
/*
* Copyright (c) 2025 by Christian Kellner.
* Licensed under Apache-2.0 with Commons Clause and Attribution/Naming Clause
*/
sending tracking information (#116) * Ability to send tracking information
2024-11-20 22:22:16 +01:00
export const DEFAULT_CONFIG = {
Migrate to SQLite (#174) * Migrating Fredy from LowDb to SqLite :tada: * adding new sql migration system for future sql migrations * adding setting to change sqlite path for db files * create migration plan for graceful migration lowdb -> sqlite * Improving Documentation * adding test for sqliteconnection * upgrading dependencies * making nodejs 22 as min version * improve scraper * adding overwrite ability for db migra
2025-09-18 15:38:23 +02:00
// Default path for sqlite storage directory. Interpreted relative to project root.
sqlitepath: '/db',
Project-wide linting and formatting (#150) * chore: configure project-wide linting and formatting * chore: run lint autofix and formatter
2025-07-26 20:42:58 +02:00
};
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.25.4 Page: 86ms Template: 5ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API