Category "config"

Alacritty opacity bug

My Alacritty opacity stopped working. I am running latest Manjaro Linux with KDE Plasma. I am using this in my config currently. Everything else, like themes an

How to transfer a file in python between a pc and an android phone (kivy app) ? (in wifi or usb)

I have a program on my pc that needs a config file to run (config.ini or config.json). I have also a Kivy app on an android device, that use the config file to

How to change Android "config.xml" values for low memory killer

I'm trying to tune these two low memory killer (lmk) values on my Pixel 4XL with Android 12: <integer name="config_lowMemoryKillerMinFreeKbytesAbsolute">-

How to use TeamCity DSL versionedSettings feature?

I am trying to configure a project in TeamCity DSL and I want to be able to specify versionedSettings for that project, else I have to manually edit the Version

How to render global styles from styled-components in Storybook?

Cannot render storybook application when trying to add global styles to the config file. It was working before and when I tried to add the knobs addons it brok

Unable to set property 'wrap' of undefined or null reference

I'm building a bundle with webpack + babel for browser, targeting it to ES5. When I try to use it, an error Unable to set property 'wrap' of undefined or null r

Getting Go to recognize when new line is added to a TOML config file

I am trying to create a simple cli tool in Go using a TOML config file. I want to be able to store frequent commands I use on the command line for other tools,

Accessing the path of the `--configfile` within Snakefile

Using Snakemake, is there any way to access the path of a config file passed to the workflow using the --configfile flag? From poking around in the source for t

Configure Infinispan for Keycloak 17

I want to run Keycloak 17 (Quarkus Edition) in HA mode with the provided infinispan. Because we are running Keycloak on serveral stages, I want to specify a inf

Camel file component throughput when readLock=changed

I'm using Apache Camel to transfer files from an input directory to a messagebroker. The files are written via SFTP. To avoid consuming incomplete files that ar

How to read config file (*.yaml *.properties) without spring framework

I have a project but not in spring, how can I use annotation to read content in config files like *.yaml or *.properties under resource package.

How do I chance the size of hotkeys_popup.show_help

My short key help is not tall enough to show all my shortcuts. Mod4 + s is the default binding to see the short cuts, when I use it I can see that the list is c

configure: error: cannot run C compiled programs

I'm trying to install different software onto my Raspberry Pi with Debian Wheezy OS. When I run try to configure software I'm trying to install I get this outpu

ssh with 2 accounts in gitlab doesn't work

I'm trying to add 2 ssh keys in my pc to work with 2 gitlab accounts, I created 2 pair of keys and made this "config" file: # Compte Perso Host gitlab.com-perso

Error: Cannot parse config file: '" + fullFilename + "': " + e3

I just want to set environment form development,staging and production in my project of express.js To set these environments I use module config https://www.npm

Best way to store DB config in Node.Js / Express app

What would be the best way to store DB config (username, password) in an open source app that runs on node.js / Express? Two specific questions: Shall I put it

Git global core.fileMode false overridden locally on clone

Reading this, I was able to configure both globally and locally my fileMode config to false. However, when I git clone, git keeps initializing the projects wit

config log4j via slf4j

we have a standalone java project using log4j for logging,and we don't config log4j via the classpath configuration. we config it in my code as bellow: String

Multiple config blocks in angular module

I need to resolve some dependencies (fetching data for my services, etc.) in my app before it loads. I would like to separate these out, so that I have one con

Phonegap Android permissions, config.xml and plugins

I have a Phonegap app that I'm currently developing and testing for Android. Problem is, when I publish to device, the Android Manifest is full of permission re